Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browser Field enumeration
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00934288
Message ID:
00935200
Views:
23
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform