Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run command works in command window but not in a program
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Run command works in command window but not in a program
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01439658
Message ID:
01439658
Vues:
163
I have a run command - automating 7zip that typed in the command window works, but when added to program fails
the string in the command window is
run '7z e -y zipfile.zip'

in the program it is a little different
lcZipString='7z e -y zipfile.,prg'
run (lzZipString)
The command window opens for a second and then closes.

Any ideas?
Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform