Previous Topic Next topic Print topic


Starting Scan64

The format of the command is:
cobscan64 [-v] [-m] [-t tfile[-l tlist]] filename
where the parameters are:
-v
Internal addressing information is displayed. This can be useful to our support representatives.
-m
Include modifier information.
-ttfile
The COBOL header file that contains COBOL call prototypes for entry points called within this program.
-ltlist
The resulting template listing file with any diagnostics from parsing the COBOL header file.
filename
The intermediate code file to be analyzed. You can specify the filename with or without the .int filename extension. If you omit the filename extension, .int is assumed.
If you enter cobscan64 without parameters, the available options are listed.
Previous Topic Next topic Print topic