Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the value of fields using FIELD
Message
From
21/07/2003 22:18:34
Mike Sontillano
Travellers Life Assurance of the Philipp
Naga, Philippines
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to get the value of fields using FIELD
Miscellaneous
Thread ID:
00812200
Message ID:
00812200
Views:
37
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
Next
Reply
Map
View

Click here to load this message in the networking platform