ILE COBOL Programmer's Guide
The code that appears in the upper right corner of each CL syntax diagram
contains the entry codes that specify the environment in which the command can
be entered. The codes indicate whether or not the command can be:
- Used in a batch or interactive job (outside a compiled program;
Job:B or I)
- Used in a batch or interactive compiled program (Pgm:B or I)
- Used in a batch or interactive REXX procedure (REXX:B or I)
- Used as a parameter for the CALL CL command, or passed as a character
string to the system program QCMDEXC (Exec).
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.