Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EXE problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00543696
Message ID:
00547264
Vues:
8
Hi,

I suggest you to do Alltrim command on your tcFilename parameter. Last week I had a problem like this, it was working find on win98 station but not on the W2k station.

Hope this help.



>I've been having problems (since our conversion to W2K) running VFP exe's. A recent one is this code fails when I run the exe (but works when I run the exe in the VFP environment):
>
>PARAM tcFilename
>CD "c:\program files\winzip"
>lcComm="run winzip32.exe -min -e -o "+ (tcFilename) + SPACE(1) + UnzipDir
>&lcComm && THIS IS WHERE IT FAILS
>
>Is there a setting I'm missing? I get an "Invalid path or file name error".
Eric.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform