Previous Topic: ADDRESS VOX Return InformationNext Topic: The VOX.ERROR Variable


The RC Variable

RC is the REXX variable that contains the return codes from the ADDRESS VOX environment. RC is set by every command and should be programmatically checked for acceptable results (usually a zero value) after each command executes.