On Wed, May 13, 2009 2:04 pm, Matt Jarvis wrote: >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of MB >> Software Solutions General Account >> Sent: Monday, May 11, 2009 3:28 PM >> To: [email protected] >> Subject: Top level form and _screen.visible settings >> >> >> >> My main prg says _SCREEN.VISIBLE = .F., and my config.fpw has >> SCREEN = OFF. I've got a Top Level Form >> (form.ShowInWindow=2) that gets called by the main.prg. I >> > <snip> > > > > This one just bit me... > > > are you sure you have in your config.fpw: > > screen=off > > and not: > > _screen=off
No, it's screen=off. I found out why (rather WHEN) it's not showing...take out the centers and sym_errs tables from the app's folder...bam. No showing. It's choking on the LOCFILEs. I'll have to retool the screen somewhat to allow the user to choose the expected data folder...that should do it. What a freakin' bizarro scenario! For those of you who said it showed for you---take out those 2 tables and retry--you'll see what I saw. (...which was nothing! Just the "Open" on the taskbar.) _______________________________________________ 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.

