Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get value from first field in cursor?
Message
 
 
À
06/10/2009 16:49:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01427945
Message ID:
01427946
Vues:
92
This message has been marked as the solution to the initial question of the thread.
>Suppose I do not know the name of the fields in the current alias, but I want the value of the first column for the current row. Not the column name (or field name), but the *VALUE* of the current "cell" basically.

Matt,

Try
?FIELD(1)
?EVALUATE(FIELD(1))
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform