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


The RC Variable

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