Re: Cuaseway DOS Extender Error
Mike Nelson writes:
> In writing an application for Object Euphoria I got the
> following error:
> CauseWay DOS Extender v3.14 Copyright 1992-96
> Michael Devore.
> All rights reserved.
> Exception: 0E, Error code: 0004
Causeway error reports aren't very helpful.
If you are using poke() or mem_copy() or other
memory routines, you should test the program with
euphoria\include\safe.e copied to your current
directory and renamed as machine.e.
If you think you may be running out of memory
(infinite recursion or something) then there's
a bug (fixed in 2.2) that sometimes makes a
Causeway error appear instead of a more
polite "out of memory" message.
If none of the above then please send me the code
and I'll try to reproduce it here.
Thanks,
Rob Craig
Rapid Deployment Software
http://www.RapidEuphoria.com
|
Not Categorized, Please Help
|
|