Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP!! BufferMode property
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
HELP!! BufferMode property
Miscellaneous
Thread ID:
00034833
Message ID:
00034833
Views:
80
Hi,
My app uses a few small free tables. My form uses the Picture buttons that come with the Form Wizard (VFP3).
I hit Edit to edit a record then decide against that and click the Revert button.
The following code:
*Reverting Record
If THIS.Parent EditMode
If THIS.Parent.UseDataEnv
Select (THIS.Parent.OldAlias)
=TableRevert(.T.)

dies on the =TableRevert(.T.) statement with the error:

Function requires row or table buffering mode.

I've set the BufferMode property of the form to 1 and to 2, but neither seem to make a difference :(
Can anyone help?!?

Thanx in advance,
John
John Morga
Sr. Manager Information Systems
Applications Development Group
Systems Engineer
Telephonics Corporation
http://www.telephonics.com
Next
Reply
Map
View

Click here to load this message in the networking platform