Re: EMM386.EXE/Ex.EXE
- Posted by Daniel Berstein <daber at PAIR.COM> Nov 03, 1998
- 678 views
>When I run an ex.ex program(ex filename,for example),the file usually >executes o.k.,but upon exit it causes a page fault in the emm386.exe >memory manager.(Euphoria 2.0). >The version of dos is DR-DOS 7.02,and my memory manager specs are: >DEVICE=C:\DRDOS\EMM386.EXE /ON MULTI DPMI=ON FRAME=AUTO /V-just thoght >I'd include it in case someone can get a clue? >If anyone has an idea,I'd appreciate any comments/suggestions. Some months ago I tested Caldera's DR-DOS 7.02 for Euphoria compatibility. I found the same error when using EMM836 and multitasking. To succesfully execute the interpreter you can only use HIMEM.SYS (If my memory doesn't fails). The incompatibility probably comes from the Causeway dos extender used by Euphoria. Regards, Daniel Berstein daber at pair.com