Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get field values from cursor
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00672486
Message ID:
00672499
Views:
9
thanks david


>c1 = eval( tc + ".id" )
>
>>How do I extract a value from a field in a cursor. The code I am trying to run is as follows, I am trying to the id from test cursor into a variable called c1.
>>
>>tc = SYS(2015)
>>SELECT * from test WHERE test.id = .someid INTO CURSOR (tc)
>>SELECT (tc)
>>c1 = (tc)+.id
Previous
Reply
Map
View

Click here to load this message in the networking platform