Hi!
Lester Vedrox wrote:
The colour escape sequence in NANSI.SYS to get yellow letters on a black
background is:
SGR:ESC[33;40m
How the command line should exactly look like?
echo *[33;40m
-----^
Note: instead "*" should be Esc code. If you don't know how to insert this
code (in your favorite editor), use eecho command:
eecho $[33;40m
Of course, eecho in config.sys should come after loading ansi.sys. Also,
you may specify sequence in PROMPT (in autoexec.bat):
prompt $E[33;40m$P$G
Someone mentioned before that it would work with ECHO.
Its was me.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user