Posted by Grant Foraker on June 13, 2007 at 11:34:33:
In Reply to: Re: WAKEUP problem posted by Barbara Brazil on June 13, 2007 at 10:29:29:
IBS, INC, files et al?
I did some Debug.
The CANCEL click triggers Event Handler.
EventHandler:
CW.CloseAutoModeDialog is run (dialog is a child)
CW.Exit Events = 0 (False) EventSub is re-established
Dialog is cleared leaving blank QCRT screen.
Gosub Stack shows Init: "AAD","NNA" (correct program and directory)
RETURN
All normal to this point.
Next line of code from Debugger.
CosWin.Ibs, line 5114, Addr 4E98, in the middle of CosDoSend.
Line 5120, Addr E4BA, is a RETURN. The Watch Variables get cleared and the Gosub Stack displays Run "CMONITOR","REL".