Re: Error log
From: Rick Bean (rgbean_at_unrealmelange-inc.com)
Date: 05/26/04
- Next message: Jack Jackson: "Re: Rutine to find problem in index files"
- Previous message: Rick Bean: "Re: Rutine to find problem in index files"
- In reply to: Mariano: "Error log"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 May 2004 19:09:32 -0400
There is nothing automatic that writes an error log, except for compiles. For .PRGs and Projects an .ERR text file can be created that lists the syntax errors.
Using an error handler, and the StrToFile() function, it wouldn't be hard to implement one. Have you read Doug Hennig's article on Error handling? "Error Handling in Visual FoxPro" - http://www.stonefield.com/techpap.html
Rick
"Mariano" <anonymous@discussions.microsoft.com> wrote in message news:CED27AB8-B9AE-4A63-9717-7843E327020A@microsoft.com...
> I have read somewhere about an errorlog.txt file.
>
> The question is, where how i could create that file not having to write to much code. It is automatically create???
>
> I read that is like something that will tell you the behavior of the system, I mean which forms are run, reports where the system got an error, a hang or whatever.
>
> Any help will be appreciated.
>
> Thanks
>
>
> Mariano
>
>
- Next message: Jack Jackson: "Re: Rutine to find problem in index files"
- Previous message: Rick Bean: "Re: Rutine to find problem in index files"
- In reply to: Mariano: "Error log"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|