Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Transaction Logic
Message
 
To
26/09/2001 11:27:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00560992
Message ID:
00561031
Views:
45
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
Previous
Reply
Map
View

Click here to load this message in the networking platform