Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function requires table or row buffering mode
Message
De
19/11/2003 21:36:37
 
 
À
19/11/2003 20:42:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00851704
Message ID:
00851713
Vues:
10
hi john,

tablerevert is in my undo button. i do not want to update the table when my user clicks it.



>Hi,
Make sure your table is in"active" work area.


USE leave AGAIN SHARED IN 0
CURSORSETPROP("BUFFERING, 5, "LEAVE")
SELECT LEAVE
TABLEUPDATE(.T.)

*--Or
TABLEUPDATE(.T.,.F., "Leave")

>HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform