- Aug
- 2,808
- 144
The TCC TYPE command can be used to display the contents of an .ans file to the TCC screen.
One can also display an .ans file using CSharp code.
Ref: Display an ANSI file on the TCC screen
Joe
Code:
type shuttle.ans
One can also display an .ans file using CSharp code.
Ref: Display an ANSI file on the TCC screen
Joe