[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BLINKER CLIPPER PROFILE (Clipper)
------------------------------------------------------------------------------
Purpose : Enable profiling of Clipper programs
Purpose : BLINKER CLIPPER PROFILE ON | OFF
Default : OFF
This command is used to specify to Blinker that information on debugging
and profiling the application overlays is to be available at runtime.
This command enables the recording of profiling information such as the
number of loads of each overlay procedure in the overlay manager. If
this command is not used at link-time, the runtime information stored by
the overlay manager is kept to a minimum. This means that some of the
profiling and debugging functions will not be enabled and will return
zero or null values.
The functions which DO NOT return meaningful values or have no effect
unless BLINKER CLIPPER PROFILE ON is specified at link time are
BLICURNME(), BLIDBGHAN(), BLIDISSTS(), BLIDISTRC(), and BLIPRFMOD().
This command replaces the use of the DEBUG command in previous Blinker
versions for Clipper profiling purposes.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson