I have a menu which contains 1 popup which calls a second which in turn calls a third and forth popup - all through define and activate popups (relative)
I need to know the prompt() of the second popup while the cursor is showing the fourth popup
If I use selection popup to call a procedure to save the second or third popup prompt, when the fourth popup is called, it does not remember the location of the other popups (as it should with the keyword relative) and displays at 1,1 which is not what I want.
The four popups work fine without the procedure but then i cant save the earlier popup selections.
Any ideas ?
Thanks in advance
I need to know the prompt() of the second popup while the cursor is showing the fourth popup
If I use selection popup to call a procedure to save the second or third popup prompt, when the fourth popup is called, it does not remember the location of the other popups (as it should with the keyword relative) and displays at 1,1 which is not what I want.
The four popups work fine without the procedure but then i cant save the earlier popup selections.
Any ideas ?
Thanks in advance