COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
pathname
NOTE: The file suffixes (cbl, cob, and so on) are not case-sensitive.
Running the Compiled Program
Type the name of the loadfile and press Return; for example:
a.out
To run the program with the selected debugger, enter:
run -debug a.out
If the current directory is not in your search path, add it with this command:
export PATH=$PATH:.
ecobol (PC Command Line)
-c, -g, -o, outfile, -cobol-opt, -comp-opt, -link-opt, -sqlmp-opt, -sqlmx-opt,
-ecobol-opt, file
See ecobol (PC Command Line) (page 965).
978 Commands










