CROSSREF Manual

CROSSREF COMMANDS
Example
Example
The following example prints the cross-reference listing to the
file named LISTING:
&SET LANGUAGE cobol
&SCAN empsal
&GENERATE /OUT listing/
&EXIT
12>
4-13