Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msgsvc not displaying delete trigger message
Message
 
To
13/10/2001 14:08:11
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00567233
Message ID:
00568737
Views:
16
Try using the oBizObj.GetErrorCount() Method. It'll return the number of errors that have occurred. Then you can call oBizOjb.GetError(nErrorNumber)

You can display the messagebox with the results of the call.

This way you don't have to program a DO CASE Statement.

Good Luck...
Previous
Reply
Map
View

Click here to load this message in the networking platform