Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HELP!! BufferMode property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
HELP!! BufferMode property
Divers
Thread ID:
00034833
Message ID:
00034833
Vues:
82
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform