Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using =cursorsetprop()
Message
From
30/10/1997 14:47:55
 
 
To
30/10/1997 14:26:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057442
Message ID:
00057465
Views:
28
>>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?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform