|
Identifies the stops set in Debug (n is the number of the stop). The format is:
STATE,ONAME,CONTROL,ENAME,LINENO
where: STATE is the state of the stop (enabled or disabled)
ONAME is the name of the object. (application, window, menu, user object, or function).
CONTROL is the name of the control.
ENAME is the name of the event.
LINENO is the number of the line in the script at which the stop is set.
CONTROL and ENAME are not used for functions. When ONAME is application, window, menu, or user object and you do not specify control, the stop is for the object.
|