Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading file error
Message
 
À
07/12/1999 08:54:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00299694
Message ID:
00299976
Vues:
20
>There are instances my program returns 'error reading files'. How do I programmatically know which file?

In your error handler you can get information about the error by using these functions: ERROR(), MESSAGE(), MESSAGE(1), PROGRAM(), LINENO()

In particular message(1) will give the line that caused the error. This should then show the file name.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform