Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's the command for screen to run windows application
Message
De
11/08/2000 22:37:00
 
 
À
11/08/2000 19:12:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00403761
Message ID:
00404269
Vues:
11
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform