Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wsh and LFNs with long parameter statements
Message
From
01/08/2002 13:12:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Wsh and LFNs with long parameter statements
Miscellaneous
Thread ID:
00685096
Message ID:
00685096
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform