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:
00749539
Views:
23
>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.
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform