03-17-2014, 10:43 AM
Hi,
I've been trying to figure this out for the past hour.
I'm using a spreadsheet program.
I initialize a window, the find dialog box.
int+ w21=win("Find" "" "et")
act w21
So far so good, it initializes and it can activate it.
Later on, with that find window is STILL open....
act w21
will give an error "window not found".
The window is there, it was activated before, and I even did a find window to see if the name of the window had changed - no, still the same.
hock:
Please help.
I've been trying to figure this out for the past hour.
I'm using a spreadsheet program.
I initialize a window, the find dialog box.
int+ w21=win("Find" "" "et")
act w21
So far so good, it initializes and it can activate it.
Later on, with that find window is STILL open....
act w21
will give an error "window not found".
The window is there, it was activated before, and I even did a find window to see if the name of the window had changed - no, still the same.
hock:
Please help.