Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message from number
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00468523
Message ID:
00468573
Vues:
20
Actually, my boss and Ko just pointed me to AERROR() which does exactly what I need.

Thanks,

Michelle

>Michelle,
>
>I undersood, what you mean. Unfortunatelly, there is no such function in VFP.
>
>The simplest way to imitate it, though, is:
>
>
>private pcErrMsg
>on error pcErrMsg=message()
>error myNumber
>?pcErrMsg
>on error
>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform