Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reset fields when Cancel form a, return to form b
Message
 
To
11/04/2005 12:51:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01002351
Message ID:
01003531
Views:
26
>
>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 :)
Previous
Reply
Map
View

Click here to load this message in the networking platform