Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hyperlink
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00441864
Message ID:
00441879
Views:
7
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

Previous
Reply
Map
View

Click here to load this message in the networking platform