Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

User Commands (d - f) ecobol(1)
-Wsavetemps Saves all temporary and intermediate les created by compilation system com-
ponents. Use the -Wv ag to display the lenames.
-Wsettog=n[, n ] ...
Species a numeric toggle in the range 1 through 15 that is dened only during the
NonStop SQL/MX preprocessing step. See the HP NonStop
SQL/MX Program-
ming Manual for C and COBOL for details about the NonStop SQL/MX -d toggle
option.
All -Wsettog values that are supplied to ecobol are automatically passed as -d
options to the NonStop SQL/MX preprocessor. The
-d options control the pro-
cessing of ?IF directives by the preprocessor; the options do not pass ?SETTOG
directives to the ECOBOL compiler.
This ag is ignored unless the -Wsqlmx ag is also specied. This ag can be
specied more than once.
-Wsql[="arg[,... ]" ]
Enables NonStop SQL/MP support when processing COBOL85 source les, using
the arguments in the argument string enclosed in quotation marks. If more than
one value is specied, they must be separated by commas without any white
space. Refer to the NonStop SQL/MP Programming Manual for COBOL85 for a
description of the arguments that can be passed to the NonStop SQL/MP compiler.
If no errors occur, -Wsql also runs the SQLCOMP compiler after the link step.
If you specify the -Wsql ag, you cannot use the -s, -Wmxcmp,or-Wsqlmx ag.
-Wsqlcomp[="arg[,... ]" ]
Runs the NonStop SQL/MP SQLCOMP compiler after the link step, using the
arguments specied. If more than one value is specied, they must be separated
by commas without any white space.
If you specify the -Wsqlcomp ag, you cannot use the -Wmxcmp or -Wsqlmx
ag.
-Wsqlmx[="arg[,... ]" ]
Invokes the NonStop SQL/MX mxsqlco preprocessor, using the arguments
specied. If an arg value is specied, it must be one of the following; if more than
one value is specied, they must be separated by commas without any white
space:
ansi_format Directs the preprocessor to assume ANSI xed format for the
source le that it reads.
double_quotes Directs the preprocessor to accept SQL string literals delimited by
double quotes in addition to literals delimited by single quotes.
listing Directs the preprocessor to write its diagnostic messages to a le
named le.eL, where le is the name of the primary source le.
preprocess_only
Directs the preprocessor to suppress all steps after preprocessing.
This option is valid only for preprocessor release 2.0 and newer.
527188-004 Hewlett-Packard Company 333