Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Using TYPE to display an .ANS file

Aug
2,808
144
The TCC TYPE command can be used to display the contents of an .ans file to the TCC screen.

Code:
type shuttle.ans

1789922118188.webp


One can also display an .ans file using CSharp code.
Ref: Display an ANSI file on the TCC screen

Joe
 
Back
Top