I am trying to display an ANSI file using a CRT Application project option. I tried WinExec, but of course I have no desire to re-write the TYPE command to do this. We can assume ANSI.SYS is loaded. What command will allow me to make DOS calls to internal DOS commands? TIA!