8.7 Add a
Run Program Action
New we just need to create an action to execute the
runvcast.bat script.
Add a User Variable
to Save the Returned Call List
Action return variable is only valid within the same element and
its transitions. To pass the value to a different element, for
example from Select Call List element to Start Broadcast
element, we need to create a user variable to hold the value.
Select the root element, and add a new user variable named
all_call_list.
Add a Set Variable Value action to the Select Call List
element as follows:
This action sets the user variable all_call_list to the
list name value pair of the action return variable.
Add Run Program
Action
Add a Run Program Action to the element Start Broadcast
as shown below. Here we pass two arguments to the batch script.
The first is the touch tone key for the file selection, and the
second is the call list files.
|