Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vartype() type works different for hyperlink?
Message
From
07/07/2003 15:53:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Vartype() type works different for hyperlink?
Miscellaneous
Thread ID:
00807623
Message ID:
00807623
Views:
59
I'm using VFP 7.0
goHPL = CreateObject('HyperLink')
? vartype( goHPL )           && returns 'O'
? vartype( goHPL.test )      && returns 'U'
? vartype( goHPL.Left )      && Error "Property Left is not Found"
Is this the say it's supposed to work?

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform