Previous Topic: Usage Example

Next Topic: VOX Command Summary


Avoiding Errors in Your REXX Programs

When creating REXX programs that issue VOX commands, avoid naming your variables with names reserved for VOX commands. For a list of VOX command names to avoid when naming your variables, see the section VOX Command Summary in this chapter.

The REXX variable VOX.cmdseq is set to the command sequence number assigned to the VOX command by the VOX client. Use this sequence number to identify and track the progress of the command on the CA Automation Point Notification Services Engine console.