Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I run a only one Form Exe ?
Message
From
10/03/2003 12:53:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00763758
Message ID:
00763760
Views:
17
>Hi to everybody
>
>My Little project has:
>
>configbd.prg -> Main program
>configbd.scx -> Modal form
>
>The configbd.prg has:
>
>DO FORM configbd
>read events
>
>The form configbd.scx has a command buttom that do:
>
>Click -> CLEAR EVENTS
>
>When I generate the exe it doesn not run outside VFP7
>(it don't show anything)
>
>Any Help will be very apreciated
>
>Thanks
>Amilcar Pino

ShowWindow property = As top level
In form init include :
This.Show

Create a text file named config.fpw with line :
SCREEN=OFF

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform