Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View to cursor
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00706093
Message ID:
00706099
Views:
19
Dimple,

>How I can create a cursor from a view defination

If the view is already open, you may be able to use AFIELDS() to build an array of the structure of the view. Then you can issue a CREATE CURSOR FROM ARRAY .

HTH
DOug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform