Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vartype() type works different for hyperlink?
Message
De
07/07/2003 15:53:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Vartype() type works different for hyperlink?
Divers
Thread ID:
00807623
Message ID:
00807623
Vues:
60
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform