Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
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