Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run without windows command screen?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00894175
Message ID:
00909220
Views:
10
>>
>>This works under Win2K.
oRun = NEWOBJECT("api_apprun", "process")
>>oRun.icWindowMode = "HIDDEN"
>>oRun.iccommandline = "cmd /c NET VIEW > c:\temp\netview.txt"
>>oRun.launchappandwait()
>>
>
>Sergey,
>
>Worked for me with Zip command line.
>Tks.

You're welcome. :)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform