Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On error-lineno()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00227975
Message ID:
00228245
Vues:
15
>I am trying to catch errors using
>on error do catcherr where catcherr.prg contains:
>"str(ERROR( ))+MESSAGE( )+str(LINENO( ))+pROGRAM( )"
>
>but the lineno() reports back the lineno of catcherr, not where the error actually happens!

Along with the help from Josh, you need to make sure you compile the app with the the DEBUG option checked in the Project Info.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform