Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table definition for CREATE CURSOR
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01052394
Message ID:
01052396
Views:
6
Is this what you mean:

USE your_table
=AFIELDS(aa)
CREATE CURSOR yy FROM ARRAY aa


>How can I get the table definition of a VFP free table to do a CREATE CURSOR from it? The table I want to copy from is not part of the project, but I need a table exactly like it in a section of code.
>
>
>Brenda
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform