TXT2COM (Prakash.K)
From Just Solve the File Format Problem
- See TXT2COM for other things with that name.
TXT2COM, or TXT2COM Compiler, is a DOS utility that converts a text file to a COM file that, when executed, prints the text to the screen. It was developed by "PRAKASH.K".
Identification
COM files made by TXT2COM start with bytes b4 09 ba 09 01 cd 21 cd 20
, and end with 24
.