IntControl 71

Syntax:

IntControl (71, p1, p2, 0, 0)

 

IntControl 71 has been superceded with the function DebugTrace

 

Dump WIL and extender function tables to the debug log file.

Debug tracing must be on for this to work (see DebugTrace).

 

p1

Meaning

1

Dump WIL and extender function tables to the debug log file.

2

Set flag to dump internal debug data for every keyword lookup
(p2 = @ON or @OFF, to turn the flag on or off).

3

 Dump WIL variable table to the debug log file.

 

p2

Meaning

@ON / @OFF

Only used if p1 flag is set to 2.

 

 

Returns @TRUE or @FALSE.