1. Re: no ex.err??

Kat writes:
> Robert...what does this mean:
>
> Can't create error message file: ex.err

Euphoria wants to report an error.
It's trying to open a file called "ex.err" for writing.
It can't do it for some reason - disk full, file locked,
read-only floppy, etc. You might try rebooting to clear
any locks from previous crashed programs.

Normally ex.err will be opened in the current directory.
Using crash_file("pathname") you can have it opened
in some other place on your machine.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu