Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where putting on error do..?
Message
 
À
29/06/1998 13:34:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00112578
Message ID:
00113084
Vues:
20
When you say it does not work, what error message do you get? Do you get the default eof/bof error messages from VFP? Or, do you get something like procedure xy not found? When the error occurs, what does the function On("error") return? Perhaps your error handler has gone out of scope or has been eliminated entirely.

As Dave suggested, you will probably want to make use of the Error() Event that is in each VFP base class.

>I put in the main.prg:
>
>'on error do xy'
>
>this to trap the eof() and the bof(); this does not work within a form. Some suggestion?
>Thanx in advance
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform