Thank you for your feedback. I used information from both of your messages.
I did what Mike's email said but it didn't eliminate the menu and the frame
but it did make my frame independent from it. I eliminated the menu bar
using the SET SYSMENU OFF but is there another command to eliminate the
status bar too?
Frank
Sietse Wijnker <sietse.wijnker@ATsw-software.nl> escribi? en el mensaje de
noticias ebeESVaoEHA.3896@TK2MSFTNGP15.phx.gbl...
> Hi Mike & Frank,
>Totally misread the original post.....
>@Frank: Mike has posted the answer you're looking for.
>Regards,
>Sietse Wijnker
> Hi Frank,
>
[quoted text clipped - 7 lines]
>
> Mike
<rest snipped>
Fred Taylor - 24 Sep 2004 02:05 GMT
SET STATUSBAR OFF
Fred
Microsoft Visual FoxPro MVP
> Thank you for your feedback. I used information from both of your messages.
> I did what Mike's email said but it didn't eliminate the menu and the frame
[quoted text clipped - 26 lines]
> >
> <rest snipped>
Mike Pratt - 24 Sep 2004 15:43 GMT
Hi Frank,
A config.fpw text file in the startup directory with SCREEN=OFF in it
should suppress the _screen from showing at startup. Check the help
for "config.fpw".
You can also use _screen.visible=.F. or _screen.hide in your startup
program but you will see the _screen flash.
Regards,
Mike
>I did what Mike's email said but it didn't eliminate the menu and the frame