COBOL/400 Language Help

identifier-1 or literal-1

Identifier-1 or literal-1 specify the name of the subprogram to be canceled. It must be nonnumeric. The contents must conform to the rules for formation of a program-name.

The first 10 characters of the literal or of the contents of the identifier identify the connection between the calling program and the called subprogram.

Each literal or contents of the identifier specified in the CANCEL statement must be the same as the literal or contents of the identifier specified in an associated CALL statement.


[ Top of Page | Previous Page | Next Page | Table of Contents ]