Thanks Allen. I've not used config.fpw with VFP. In my main program I set a flag as a global variable which holds whether it is being run as an exe or an app. In the opening screen I reference this variable to decide whether to set Application.Visible to true or false so that the screen is not hidden during development work - can I do something similar with config.fpw? Should config.fpw be included in the project or should it live in the same directory as the exe file?
John John Weller 01380 723235 07976 393631 > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Allen > Sent: 20 July 2011 12:01 > To: [email protected] > Subject: RE: VFP Window in Background of Exe > > Also something in the config.fpw like screen = off then it will not bring it > up first. > Al > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of John Weller > > I've found the problem - I should have put Application.Visible in the Init. > Doh!! > > John Weller > 01380 723235 > 07976 393631 > > > [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.

