Hello Jerome,
The test works correctly under at least the most recent versions of MS-DOS (6.x), PC-DOS and DR-DOS.
Thanks. Well, I could not reproduce whatever failure you were getting with your routine under FreeDOS. Without more information, it seems there is no good way to tell what exactly went wrong. What I tried was to write a small wrapper program around your ANSI detection code (https://gitlab.com/-/snippets/2379985), assemble and link it with wasm and owcc, and run it under FreeDOS 1.0 + Eric Auer's nansi.sys 4.0d. The program should return errorlevel 1 if it detects ansi.sys, and indeed it did return errorlevel 1. So again, I guess more information is needed on what failed on your end. Thank you! -- https://gitlab.com/tkchia _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
