Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run external program and return the Value
Message
From
05/09/2010 12:38:50
 
 
To
05/09/2010 11:51:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01480199
Message ID:
01480203
Views:
61
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform