Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run external program and return the Value
Message
De
05/09/2010 12:38:50
 
 
À
05/09/2010 11:51:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01480199
Message ID:
01480203
Vues:
62
>I need to run the "openssl" command line utility and return the value to VFP application without open the dos command line.
>
>Any ideas how to do that.

Olá, João.

You can run it through a batch file that can act upon the exit code openssl returns in a manner (say, by creating adequate report files) that can be read by your application. RUN /N2 batchfilename.bat to execute it minimized.
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform