Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collection object and not all of This
Message
From
04/10/2014 14:56:04
 
 
To
04/10/2014 14:44:16
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01608770
Message ID:
01608772
Views:
56
>Just a thought but "This.Parameters" is an object and this line This.Parameters(m.lcKey) looks like a method call. Shouldn't it look like this This.Parameters.GetKey(m.lcKey) ?
>

Thank you for your input, James.

Collection has a default method, so This.Parameters(m.lcKey) is the same as This.Parameters.Item(m.lcKey).
----------------------------------
António Tavares Lopes
Previous
Reply
Map
View

Click here to load this message in the networking platform