CROSSREF Manual

CROSSREF COMMANDS
Example
Example
The following example writes a copy of all input commands and
CROSSREF output to the file named LOGFILE. CROSSREF continues
to write the output to the log file until you enter the LOG STOP
command.
&LOG TO logfile
&SET LANGUAGE cobol
&SCAN filename
&LOG STOP
&GENERATE /OUT listing/
&EXIT
13>
4-17