Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Start one exe from another?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00139823
Message ID:
00140167
Vues:
26
>I have a program that looks for an exe in a drive and if it isn't there prompts the user for the correct drive and then starts the exe on that drive. I'd like to put this in the program group so the user doesn't have to change his/her shortcut in the start menu.
>
>It works fine as a .prg, but when I try to run it as an exe I get the error 'Feature not available.' Any suggestions?
>
>TIA,
>
>E.R. Gilmore

I run VFP exes from VFP exes all the time!. No problem.
You've probably got some code like...
SET STEP ON
or some other command that only works in the development environment

( My error handler ignores "Feature not available" errors)
HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform