Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass the Collection plate - Item index from key
Message
From
23/07/2003 16:53:07
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00812936
Message ID:
00812937
Views:
13
>Using the new collection lass how can one know the item index when all one has is the key?
>
>Thanks
>
>Glenn

ocollection.Add('item','key')
? ocollection.Item('key') && will print item
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform