Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Server Side EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00264480
Message ID:
00264573
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform