Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Low level
Message
 
 
À
26/12/2001 11:36:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00598183
Message ID:
00598217
Vues:
19
I usualy use it if I have to reference the number of rows in an array more than once. Otherwise I prefer ALEN(laFiles,1).

>ADIR() also returns the number of rows, so you could:
>
>
>lnFiles = ADIR(laFiles)
>FOR lnCounter = 1 TO lnFiles
>
>
< snip >
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform