Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit view
Message
From
20/04/1998 09:49:45
 
 
To
20/04/1998 09:45:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00092871
Message ID:
00093380
Views:
39
>An independent cursor would be OK, since I can throw it away once the user has input into the fields their selection criteria. Can I COPY STRUCTURE on an existing cursor, or do I have to re-define all the fields when I CREATE CURSOR?
>
>Thanks.

You can AFIELDS() structure into array and then CREATE CURSOR ... FROM ARRAY ...
But again, remember that committing this way you will have to write your own programmatic table update.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform