Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy way to store values to array elements
Message
From
21/03/2009 23:48:53
 
 
To
21/03/2009 20:51:36
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01390324
Message ID:
01390351
Views:
59
As a former Clipper-programmer I can say - there IS NO a simple, comfortable way to manipulate arrays in VFP.
No simple defining of arrays (nested also) like

LOCAL MyArray:={{1,2,3}, {3,4}, {"something", "else"}}

nor managing them. In VFP you need first prepare your data somehow to place them into some object,
conditionally called "an array". Cursor, container... Big omission of VFP.
These possibilities came into Clipper beginning from 5.0x versions, not only in latest 5.3.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform