Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger message in dbc
Message
From
14/10/1998 15:12:29
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00146775
Message ID:
00146816
Views:
30
Sandy,

You might explore using the form or control error method to trap an error before getting to the tableupdate and issue your own message. Or if you check the return value of tableupdate and it's false, then you can, again, issue your message and do whatever damage control you need.

If you don't like the choices with Messagebox() (and a lot of folks don't) then you can always create your own. But Messagebox() does give you flexiblity on what buttons are displayed, caption, etc.

>Victor,
>The problem is that VFP5 does not allow us access to the type of messagebox that is appearing unless someone can tell us how to access this feeature from inside the dbc. In fact, messagebox does not even offer a "revert" command nor a help command!
>
>Sandy
Previous
Reply
Map
View

Click here to load this message in the networking platform