1. Re: no ex.err??

Kat writes:
> Kat.Err... i usually delete programs that make me reboot
> if they fail, please tell me you don't meant that.

I'm not talking about anything specific to Euphoria.
I just meant that sometimes on DOS and maybe Windows,
a program (written in any language) will die while it has
a file open for writing. This could prevent other programs
from writing to that file. I've found that rebooting clears this up.

> I don't find crash_file in any Eu help file that i have.

Check library.doc for 2.2.

> What i am thinking atm is that Eu optimized the code
> to open all the files at once, or close them all at once,
> and that caused the problem? Either with the number
> of files open at once, or the number of loaded files
> in the swap file?

Euphoria limits you to about 25 simultaneously-open files.
Maybe that's causing the ex.err dump.

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