GNTANLZ

Enables you to use the GNT Analyzer, which is a stand-alone tool for creating a statistical execution profile of a program.

Syntax:
 >>-.---.-.-----GNTANLZ--"count-type"-----.----><  
    +-/-+ +-NO--GNTANLZ-------------------+
Parameters:
count-type The type of count needed:
COUNT Count the number of times each block is executed
TICK For each block of code, set the count to one when it is executed. This uses less memory than COUNT
Properties:
Default: GNTANLZ
Phase: Syntax check
$SET: Any
See Also: