Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining number of objects in a form
Message
De
22/11/1999 19:21:22
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
22/11/1999 19:12:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00294135
Message ID:
00294143
Vues:
31
Thanks Mike, much nicer and works great, any idea of why the alen() error with the objects collection?

>Hi Jorge,
>
>>I'm trying to use the objects collection, in the debugger it says that it's an array, the help file indicates the same but if I use alen(ThisForm.Objects), I get an error saying "Objects is not an array", wrong syntax?.
>
>Try using "Controls" instead of "Objects", then you can use "Controlcount" too.
>
>FOR EACH loControl IN This.Controls
>*CODE
>ENDFOR
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform