Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Transaction Logic
Message
 
À
26/09/2001 11:27:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00560992
Message ID:
00561031
Vues:
47
After the failed update, return to the line that called the save method and check the result.

Example:

Save.Click

llUpdateOk = ThisForm.Save()
IF NOT llUpdateOK
* DO some processing
ENDIF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform