Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
Programming
>
Data Access
>
Database Access
>
Reference
>
COBSQL
>
COBSQL Compiler Directive Options
>
TRACE
TRACE
Creates a trace file.
Syntax:
[NO]TRACE
Properties:
Default:
NOTRACE
Dependencies:
Automatically set by SQLDEBUG.
Comments:
Creates a trace (
.trc
) file in the current directory.
Parent topic:
COBSQL Compiler Directive Options
Related reference
SQLDEBUG