Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reset fields when Cancel form a, return to form b
Message
 
À
11/04/2005 12:51:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01002351
Message ID:
01003531
Vues:
27
>
>IF ToCancel()
>	IF TXNLEVEL() <> 0
>	    ROLLBACK
>	ENDIF
>	TABLEREVERT(.T., 'vorders')
>	TABLEREVERT(.T., 'vitems')
>	ThisForm.Release()
>ENDIF
>
>It appears to work. Does this seen reasobable?

It does to me :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform