Previous Topic: Additional Return InformationNext Topic: Changing the Default Return Destination with CMDRESP


Changing the Default Variable with PREFIX

You can direct return information to a variable other than the default PPQ.ppqcommand by specifying the PREFIX operand as follows:

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.