Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browser Field enumeration
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00934288
Message ID:
00935200
Vues:
25
George,

>One thing that bothers me is the inconsistency between the way you have to access various collections.

*L* Inconsistency is Microsoft's consistency.

>For example, there's no way other than a FOR EACH...NEXT to access the files collection in the Scripting.FileSystemObject unless you know the name of the file. For example,
lnlast = oFiles.Count - 1
>FOR lni = 0 TO lnlast
>  ? oFiles.Item(lni).Name && Bombs
>NEXT
Yet with other objects, the above syntax works perfectly.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform