Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create cursor from array
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00749517
Message ID:
00749557
Views:
25
Now I get it. I guess that's an enhancement we could use. We should be able to from SELECT SQL to array or create an array of data and then ARRAY to CURSOR.
Thanks for helping me understand that, I took it wrong. The HELP isn't very explanatory.

>>Would any know why I get the error "Command contains unrecognized phrase/keyword (Error 36)" from this line of code?
>
>
>>CREATE CURSOR pnHold (propno i(4)) FROM ARRAY ahold
>
>

>
>FROM ARRAY clause, is used to use the array as structure reference. If you want to fill the cursor use APPEND FROM command.
Extreme Programming = Plan -> Design -> Code -> Test
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform