TCL Commands Related to Proc
This topic describes those TCL commands particularly related to Proc. These are:
GOExecutes a PQN Proc without an MD calling entry
PQ-COMPILECompiles a large Proc to increase its efficiency
PQ-RESELECTExecuted from Proc to reset pointer to start of item-id list in select register.
PQ-SELECTExecuted from Proc to load item-id list into select register.
TRACEImplements TR function of Proc from TCL.
UCOMPILEUncompiles a compiled Proc.