Previous Topic: The VOX.voxcommand VariableNext Topic: Change the Default Return Destination with CMDRESP


Change the Default Variable with PREFIX

You can direct return information to a variable other than the default VOX.voxcommand by specifying the PREFIX operand.

To direct return information to another variable, enter the following command:

PREFIX(newvarname)
newvarname

Specifies the name of the variable to replace the default.

Note: The PREFIX operand is valid only if the destination of the return information is REXX. For information about specifying other destinations, see the following section.