Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wsh and LFNs with long parameter statements
Message
De
01/08/2002 13:12:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Wsh and LFNs with long parameter statements
Divers
Thread ID:
00685096
Message ID:
00685096
Vues:
54
Hi UTers,

How would I run the following utilizing the scripting host:

%systemroot%\mycio\agent\HtmlDlg.exe -Url="myui://ScanNow.htm" -ResDll="myScnUi.Eng" -Param="ScanObject,VT_BSTR,C:\mydir" -Caption="VirusScan ASaP"

set WshShell = Wscript.CreateObject("WScript.Shell")
WshShell.run(*)
* is the long line above that starts with %systemroot

Also... in vfp ' " ' is legal. That is: we can surrond a double quote with single quotes or even brackets. What is the equilvalent in VBScript
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform