Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get value from first field in cursor?
Message
De
06/10/2009 16:54:48
 
 
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:
01427948
Vues:
53
>>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))
Turns out to be the one with Evaluate() function around.

Thanks to you and Tore.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform