Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call a website
Message
 
 
To
07/10/2003 13:28:47
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00835422
Message ID:
00835866
Views:
17
Joel,

Changing the code to:
loShell = createobject( "wscript.shell" )
lnRetVal = loShell.Run( "iexplore.exe http://www.microsoft.com", 1, .t. )
does work for me though. Although some might get their nose out of joint for not using their default browser. You can make another api call to get their browser.

>THANKS the wscript.shell works fine and loads IE and the site, but it does give me an error.
>
>
>OLE IDispatch exception code 0 from wshshell.Run: Unable to wait for process
>
>
>
>Is there any documentation on wscript or wscript.shell???
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform