Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What property is an array ?
Message
De
23/06/2001 17:02:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00522620
Message ID:
00522824
Vues:
10
>You should have refernce to the parent object, like TYPE('thisform.lvVar[1]').
>It is not quit clear why "(TYPE('lvVar(1)')<>'U' did'nt work". Do yuo get any error message?

Hi Yuri,
You are right, I mean TYPE('thisform.lvVar[1]')

My Problem is that easy to reproduce:
in command window:
MODI FORM
*move mousepointer over the form
*enter in command window
lcCtrl = SYS(1270)
gives you a link to the form.
Now enter
?TYPE('lcCtrl.NAME(1)')
an "C" appears on screen. But we all now that name is character ...

This works with any other property even logicals as VISIBLE or so.

Look also at
?lcCtrl.NAME(1)
Lutz
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform