Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best and fastest way for making a cursor
Message
From
21/06/2007 09:48:28
 
 
To
21/06/2007 09:43:26
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01234669
Message ID:
01234682
Views:
9
>>dear all
>>I want to make an empty cursor based on one of my free table structure.
>>What is the best and fastest way?
>>Thanks
>
>
>select * from MyFreeTable;
>  where .F.;
>  into cursor MyCursor
>
You forgot READWRITE, which I seem to remember that you also did some time ago?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform