That should work, so it must be something else that you are doing 
that is either stomping on the form in memory, or stomping on your 
global, or you are somehow accidently deleting the form and then 
reloading it. Can you provide some source code?

Also, remember that FrmPopupForm simply posts a load event. You need 
to make sure that you aren't expecting this routine to work like 
FrmDoDialog.


Shannon

>Hi,
>
>What am I doing wrong with the following (must be easy for you gurus out
>there :-) )?
>
>- - I have a frmOverview that holds a table
>- - I remember my table with a global pointer to it
>- - I perform a frmPopupForm() to inform the user about things
>- - I perform a frmReturnToForm()
>
>No it appears to me that the pointer to my table is not longer valid. Is
>this normal ?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hands High Software
Award winning software for the Palm(tm) Computing platform

<http://www.handshigh.com/>

[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to