Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to avoid black screen on run command
Message
From
27/02/2017 06:58:40
 
 
To
27/02/2017 02:54:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01648531
Message ID:
01648566
Views:
48
>>Hi!
>>
>>>>Some guy ( :) ) put up some code on the Fox Wiki:
>>>>
>>>>http://fox.wikis.com/wc.dll?Wiki~WScriptShellRun~WIN_COM_API
>>
>>openssl.exe is console application.
>>
>>I tried
>>
>>nres = wscriptshell_run("..\algus\openssl rsautl -sign -in rasi.bin -inkey ..\algus\riktest.key -out allkiri.bin", 0,.t.)
>>
>>
>>But blank screen still flashes.
>>I also tried 7 and 10 as second parameeter but whole screen blank screen still occurs.
>>How to remove blank screen or show it minimized or in small window if openssl is called?
>>
>>
>
>I think that the problem is that may be OpenSSL runs some commands on terminal mode, and any program run by OpenSSL can't be controlled from VFP, just the main program.

OpenSSL does not run any commands. It only preforms mathematical calculations.
No idea why console window appears.
Maybe Ed Rauh API:APIRUN class or other solution can used to suppress or minimize console window.
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform