Previous Topic Next topic Print topic


PROFILE

Includes code in your program to produce detailed performance statistics each time you run the program.
Note: This directive is supported for native COBOL only.

Syntax:

>>-.---.-.----.--PROFILE-----------><
   +-/-+ +-NO-+

Parameters:

None.

Properties:

Default: NOPROFILE
Phase: Syntax check
$SET: No

Comments:

You need to use the Profiler utility to look at the statistics.

Previous Topic Next topic Print topic