If you are opening the tables in the dataenvironment, you should be 
setting the form DataSession property to 2 - Private Data Session.

Have you created your own base class library to base your forms and 
controls off of? This makes it easier to global behavior changes like 
this, and look and feel changes too.

HTH,
Tracy

Gary Jeurink wrote:
> In my main form I call up individual forms with buttons like
>  
> THISFORM.RELEASE
> DO FORM c:\alldat\forms\songeditor
>  
> I'm closing each of the multiple forms with
>  
> THISFORM.RELEASE
> DO  c:/alldat/prog/mainprogram  && which calls back the main program form
>  
> Some forms called up are opening with an empty data enviroment. If I run
> them individually, they work fine.
> The ones that don't work, share a common database with the main program
> form.
> Please help this self-taught humble beginner?
>  
> Gary Jeurink
> 
> 
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to