Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using =cursorsetprop()
Message
From
30/10/1997 15:48:55
 
 
To
30/10/1997 14:47:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057442
Message ID:
00057476
Views:
23
>>>I am using:
>>>set multilocks on
>>>=cursorsetprop(Buffering, 3)
>>> append blank
>>>
>>>then, I press the abort button:
>>>
>>>abort button code = tablerevert(.t.),
>>>and it is still adding blank records to the table.
>>>Any ideas?
>>
>>When you issue APPEND BLANK you move pointer to new record, and if Buffering=3, then you automatically saved something else you had already in buffer. Does ot look as any idea?
>
>When adding a new record, all I want to do is SCATTER. If I want to
>SAVE, then I will GATHER. If I do not want to save, then I will do nothing.
>Am I not using =cursorsetprop() correct?

It should be very serious reason to reset buffering in run-time. Normally, you should do it once in design mode.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform