Javier:  Steve is using 6.5++.  That's what makes what he's trying to
do a bit of a PITA for that version.

Karen

 
> Dennis,
> 
> I use the first method all the time with as many as 4 forms deep and it
> works great and it is pretty fast as well as the forms are already in
> memory.
> 
> >>>
> On exit from second form, somehow make first form (still running) update 
> to
> show changes made by second form.
> <<<
> 
> This is easily accomplished using:
> 
> PROPERTY TABLE your_first_form_table 'REFRESH'
> 
> Javier,
> 

Reply via email to