Language Reference

ONWINDOW

Description

Query Response

See Also

The ONWINDOW command executes the algorithm in the data ￿eld when the analyzer display needs to be redrawn. The ONWINDOW algorithm is user-de￿ned and consists of other analyzer commands, much like

the user-de￿ned functions created with the FUNCDEF command. The algorithm is stored in internal memory. Each time the display is redrawn, the algorithm is executed. DISPOSE ONWINDOW and FORMAT delete the on-window-recreation algorithm from internal memory. Command parameters are as follows:

￿ONWINDOW ON or ONWINDOW 1 activates the algorithm.

￿ONWINDOW OFF , ONWINDOW 0 , or IP deactivates the algorithm. (Executing CLEAR 723 also deactivates the algorithm.)

￿ONWINDOW? queries the algorithm de￿nition to the computer.

ABORT, DEBUG, DISPOSE, FORMAT, PAUSE, PROTECT, RETURN

7-340