Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I delete field from a cursor?
Message
From
01/02/2008 06:58:36
 
 
To
31/01/2008 17:47:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01287714
Message ID:
01287874
Views:
7
Denis,

If you need to save the new cursor with long fields as original you could also
create cursor curLongfield(fieldnumberone c(10), fieldnumbertwo c(10))
select curLongfield
select fieldnumbertwo from curLongfield into cursor curLongfield
Regards,
Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform