KEEPCBL 指令
Saves the precompiled source (.cbl) file.
KEEPCOMP 指令
Maintains all COMP variables as COMP when the Oracle Pro*COBOL COMP5=yes directive is specified.
MAKESYN指令
When specified, all COMP and COMP-4 variables inside a DECLARE SECTION are converted to COMP-5. When NOMAKESYN is specified, no conversions are made. If neither MAKESYN nor NOMAKESYN is set (the default), all variables in Working-Storage defined as COMP or COMP-4 are converted to COMP-5.
SQLDEBUG指令
Creates a number of files that we can use to debug COBSQL. These files include the output file from the precompiler (normally this has the extension .cbl), the listing file produced by the precompiler (this has the extension .lis), plus a COBSQL debug file which has the extension .sdb.
STOPCHK 指令
Stops compilation when the preprocessor encounters an EXEC SQL statement error, and sends the Pro*Cobol error text to the console display.
VERBOSE指令
Displays all precompiler messages and gives status updates as the program is processed. You should only use this when initially verifying that COBSQL is calling the standalone precompiler correctly.
XAID 指令
単一のエンタープライズ サーバー リージョンで定義されている、Oracle RM タイプの複数の XAR の使用が容易になりました。