Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Handling
Message
 
À
17/09/1996 13:52:48
Cole Gleave
Convenient Automation
Richfield, Utah, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00008010
Message ID:
00008074
Vues:
39
> Anyone seen, have or read about any good error handling routines for use in VFP applications?

Hi,

It really depends on how sophisticated you want your error handling to be.
I still use the error handling routine I used in FPD, it was inspired by
Rubels' Foxpro Powertools.

There is one ON ERROR statement that controles the whole application that is
triggered in case of 'terminal error'. In this case a text file is created
in the user directory that contains the 'state' of the application (line of
code, error message, DISP STAT, DISP STRU for all the open files etc.).

I've used it almost as is in VFP. I cannot say I feel the urge to rethink
it at this stage.

My 2 BEF.

Marc

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform