On Tue, 4 May 1999, Michael Kao wrote:
> I just installed MS-DOS 6.22 and the program impax.exe works, but
> it is giving me a repeating error message in the background
>
> ERROR: bad dos helper function: AX=0x05d7
then the application uses INTe6, which is the DOSEMU Helper interupt,
for own purposes.
> The program seems to work, but this error message makes it unreadable
> as it overwrites the text prompts and outputs. Any ideas how I may
> solve this?
$ dos ... 2>/dev/null
Hans
<[EMAIL PROTECTED]>