Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save content of a cursor to a file?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01371291
Message ID:
01371296
Views:
10
>>For debugging the application I need to store a content of a cursor to a table or a string file. What is the simplist way of doing it? It is important for me that even though SET DELETE ON that deleted records in the cursor are stored too.
>>
>>Thank you.
>
>select myCursor
>set deleted off
>copy to myTable
>set deleted &lcPrevDeleted

Thank you. For some reason I did look in the help COPY TO command but didn't think it applies to a table.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform