Re: How to locate ex.err
- Posted by LarryMiller Nov 29, 2010
- 1202 views
I believe in Windows the ex.err file will be written to the current directory. Initially this will usually be in the application folder. But an application can change this at any time, either directly or with a file open dialog. If you want an always predictable location you can specify it with the crash_file() procedure.