CROSSREF Manual

CROSSREF COMMANDS
Example
Example
In the following example, the LITERALS class remains ON after the
GENERATE command executes:
&SET LANGUAGE cobol
&SET CLASS LITERALS ON
&SAVE CLASS
&GENERATE
&EXIT
13>
4-27