Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy way to store values to array elements
Message
De
21/03/2009 23:48:53
 
 
À
21/03/2009 20:51:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01390324
Message ID:
01390351
Vues:
60
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform