Gary, It sounds like you have a shared data environment for all the forms. You need to set the "Private Data Session" property for the form. If not then a little more info would be useful.
Dave C -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gary Jeurink Sent: 06 February 2010 00:36 To: [email protected] Subject: rookie needs help 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/fd93138fabdd45308c138b914ed82...@develop ** 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.

