Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hyperlink
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00441864
Message ID:
00441879
Vues:
13
Ah, in that context I believe it would be:

oLink = CREATEOBJECT("hyperlink")
oLink.NavigateTo("file://c:\foxpro")

>i did, i tried:
>
>oLink = CREATEOBJECT("hyperlink")
>oLink.NavigateTo("c:\foxpro")
>
>and it does nothing,
>if i try:
>
>oLink = CREATEOBJECT("hyperlink")
>oLink.NavigateTo("http:\\www.msn.com")
>
>it will open internet explorer and go to the page.
>
>Ryan
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform