Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's the command for screen to run windows application
Message
From
11/08/2000 22:37:00
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00403761
Message ID:
00404269
Views:
10
>>Thanks for your help. It works.
>>But then how can I run text document (I mean *.txt) using the RUN command?
>>This is because I would like my autorun screen to be able to run the Readme file for the user to view.
>
>RUN START yourfile.txt

START is an internal command; you need to explicitly launch a command procesor; simply use ShellExecute() or the FFC _ShellExecute in _ENVIRON.VCX to run it; it alllows some action other than the default to run.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform