Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Server Side EXE
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00264480
Message ID:
00264573
Views:
17
>Can anyone help me with creating a server side EXE?
>
>My need is to create an EXE that can be launced from
>a scheduler, to run certain processes on the server.
>
>When I built a standard EXE, it invoked the visual
>portion of VFP, then ran the code. Is it possible
>to simple invoke the EXE with the visual component?
>
>Any help would be greatly appreciated!


In addition to what Bob said, I'd also suggest you incorporate some way of viewing the status of your program. When you're debugging, it's invaluable. I use a command line option to start the program up with the display. If I call the program w/o the option it starts and runs w/o any visual feedback.

Eg.:

ServerApp -D : Run app w/display
ServerApp : Run app w/o display
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform