Re: ex.err problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

Well, I've located the problem finally. That was exactly the problem Don.I was
continually opening files w/o closeing them (in error) and it finally ran
out of open files. So

		prtFn = open(rptFile, "w")
		puts(prtFn,"+p\n  \n  \n")

the puts had a negative prtFn value and crashed, but EU could not open an ex.err
file.... seems like EU could have close all the files before trying to open
another one for the ex.err file (this is on EU 2.4)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu