COBOL Manual for TNS and TNS/R Programs
Native COBOL Cross Compiler on PC
HP COBOL Manual for TNS and TNS/R Programs—522555-006
34-6
nmcobol (PC Command Line)
•
-W[no]inspect
•
-Wld
•
-Wld_obey
•
-Wnld
•
-Wnld_obey
•
-Wnostdlib
•
-W[no]optional_lib
•
-Wr
•
-W[no]reexport
•
-Wrunnamed
•
-W]no]saveabend
•
-Wu
•
-Wx
sqlmp-opt
is described in Using the Command-Line Cross Compilers on Windows (see
Documentation).
sqlmx-opt
is described in Using the Command-Line Cross Compilers on Windows (see
Documentation).
nmcobol-opt
is one of these nmcobol flags:
•
-Wdryrun
•
-Whelp
•
-Wsavetemps
•
-Wusage
•
-Wv
•
-Wverbose
file
is the source file name.
On the Guardian platform, you issue these
commands (if desired) before you issue the
compilation command:
On the PC, you put these arguments
in the
-Wcobol flag in the
compilation command:
DEFINE
1
DEFINE name [=] value
PARAM SYMBOL-BLOCKS count
2
SYMBOL-BLOCKS [=] count
1. For information about DEFINE, see DEFINEs
2. For information about PARAM SYMBOL-BLOCKS, see PARAM SYMBOL-BLOCKS.