Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Msgsvc not displaying delete trigger message
Message
 
À
13/10/2001 14:08:11
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00567233
Message ID:
00568737
Vues:
17
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...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform