Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running an app w/o going to Windows Desktop...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00103857
Message ID:
00105025
Views:
58
>Jess - this may be of some help to you. I have a calendar application that floats without the main fox window. The app is launched from a .prg in the project. This is the code:
>
>*gocalendar.prg
>on shutdown do closeit
>
>_screen.visible = .f.
>SET PATH TO e:\chroncal\SOURCE
>SET CENTURY ON
>DO FORM calendar
>READ EVENTS
>
>
>procedure closeit
>
>THISFORM.RELEASE
>CLOSE DATABASES
>QUIT

Thank for your intention to help. But that's not my problem sorry. What I want is how to run my application (exe) without going to WINDOWS 95 desktop, meaning, once the computer turns on it will run my application automatic.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform