> at least after

> test.bat
>    devload ansitest.com
>    CTTY NUL
>    CTTY CON

> ansitest reports
>    ANSI detected

> of course DEVLOAD could borrow the code from CTTY.

> but: how can DEVLOAD detect that STDIN is indeed CON, and not COM1

in addition: after exiting from DEVLOAD, the next program started will
get the STDIN/STDOUT/STDERR handles as duplicates from COMMAND.COM

so it seems DEVLOAD would have to change the handle of command.com,
not it's own copy. is that true?



while it's obviously possible as CTLOAD does this, it seems to be
nontrivial.




Tom



_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to