Making my eValid script to make calls

Discussion of the technology underlying the eValid solution.

Making my eValid script to make calls

Postby RVaughn » Thu Jun 16, 2022 9:37 am

Hi.

Can I create an eValid script to make calls?

Thanks in advance.
RVaughn
 
Posts: 1
Joined: Thu Jun 16, 2022 9:34 am

Re: Making my eValid script to make calls

Postby eValid » Tue Jun 21, 2022 8:31 am

RVaughn wrote:Hi.

Can I create an eValid script to make calls?

Thanks in advance.


Thanks for asking about that RVaughn.

There are two possible answers

(1) The eValid command:

CallScript "[PATH]script-name" ["Data-Substitution-Pair [, Data-Substitution-Pair] "]

This names a script and, using the data substitution pairs, associates values in the calling line with names in the called script.

(2) You can also call commands in the Windows environment, with:

SystemCall "command"
SystemCallWait "command"

Here "command" is any character string that would be meaningful to the command shell. If you use the "Wait" option, then eValid pauses playback until the called function issues a return code.

We hope this gives you some options on how to approach this issue.

Please contact us if you need further assistance.


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Technology

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons