Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some help with WSH
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Need some help with WSH
Miscellaneous
Thread ID:
00565026
Message ID:
00565026
Views:
64
oShell = CREATEOBJECT( "Wscript.Shell" )
oShell.Run( "c:\test.htm#q1" )
This blows up, it doesn't no how to handle the file name with the "#q1" at the end. Does anyone know how I can navigate to a specific anchor, using WSH? Or if it is possible? I don't want to use an IE object if I can avoid it. This is for display only.
Thanks,
jfh
Next
Reply
Map
View

Click here to load this message in the networking platform