Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get the value of fields using FIELD
Message
De
21/07/2003 22:18:34
Mike Sontillano
Travellers Life Assurance of the Philipp
Naga, Philippines
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to get the value of fields using FIELD
Divers
Thread ID:
00812200
Message ID:
00812200
Vues:
38
To be able to get the fields after using the cross tab query.
FOR gnCountS = 1 TO FCOUNT()
mynumber=mynumber+SUBSTR(FIELD(gnCountS),3)+SPAC(5)
NEXT
My problem is how to get value of each fields per record table and put the value to a variable? please help...

Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform