Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
Programming
>
Data Access
>
Database Access
>
Reference
>
COBSQL
>
COBSQL Compiler Directive Options
>
KEEPCBL
KEEPCBL
Saves the precompiled source (
.cbl
) file.
Syntax:
KEEPCBL
Properties:
Default:
None
Dependencies:
Automatically set by SQLDEBUG.
Comments:
Saves the (
.cbl
) file to the current directory.
Parent topic:
COBSQL Compiler Directive Options
Related reference
SQLDEBUG