Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call a website
Message
 
 
À
07/10/2003 13:28:47
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00835422
Message ID:
00835866
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform