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


The RC Variable

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