Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting field value
Message
 
À
01/07/2009 18:21:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01409674
Message ID:
01409815
Vues:
45
> is there any other way to retrieve the field value?

Depends on how many fields you want to read... If it's more than one, you might want to user SCATTER NAME and GETPEM():
SCATTER NAME loRec
? GETPEM(loRec,lcField)
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform