How to locate ex.err
- Posted by Spock Nov 29, 2010
- 1231 views
Hi,
If I run a Euphoria program from a Euphoria-based IDE is there an unambiguous way of knowing the actual path where ex.err gets written in the case of a program (not IDE) crash? The (3rd party) program probably will never refer to any of the crash routines but I could do so in the IDE, if needed.
TIA
Spock