TXT2COM (Keith P. Graham)

From Just Solve the File Format Problem
Jump to: navigation, search
File Format
Name TXT2COM (Keith P. Graham)
Ontology
Extension(s) .com
Released 1987
See TXT2COM for other things with that name.

TXT2COM is a DOS utility that converts a text file to a COM file that, when executed, displays the text in a full-screen viewer. It was developed by Keith P. Graham.

To recover the original text file, run the .COM file in a DOS environment, then press the 'T' key.

Later versions include TXT2RES and/or TXT2PAS, special-purpose variants of the software.

Later versions support special features enabled by markup syntax in the source document.

Contents

Overview of releases

The version numbering convention approved by the change log is that versions through 2.2 have one digit after the decimal point. Then came versions 2.03 through 2.10, which have two digits after the decimal point.

Some of the information in this table is guessed, as some releases do not contain a clear version number. For clarification, the "Size" column is the size in bytes of the TXT2*.COM file.

Program Version Date Size Remarks
TXT2COM.COM 1.0 1987-06-19 3757 Creates files containing no version number.
TXT2COM.COM 1.1 1987-07-21? 3775 Creates files containing "Vers 1.1".
TXT2COM.COM 2.0 1987-07-26? 3938 Creates files containing "Vers 1.1".
TXT2COM.COM 2.1 1987-08-30 4356 Creates files containing "Vers 1.1". Includes README.COM from v2.0.
TXT2COM.COM 2.2 1987-11-01 4380 Creates files containing "Vers 2.2".
TXT2COM.COM 2.03 1987-11-12 5173 Creates files containing "Vers 2.3".
TXT2COM.COM 2.06 1988-08-26 7772 Creates files containing "Vers 2.06".
TXT2COM.COM 2.10 1993-07-27 8525 Creates files containing "Vers 2.10".
TXT2RES.COM 1.0 1987-07-27 8837 Included with TXT2COM v2.0-2.2. Creates files containing "TXT2COM" and "Vers 1.1".
TXT2RES.COM 2.03 1987-11-12 9828
TXT2RES.COM 2.06 1988-08-26 11400
TXT2RES.COM 2.10 1993-07-27 12153
TXT2PAS.COM 2.03 1987-11-12 10714
TXT2PAS.COM 2.06 1988-08-26 12312
TXT2PAS.COM 2.10 1993-07-27 13055

Versions 2.04 and 2.09 might also have been released, but they haven't been found. The README.COM file from v2.10 might have been created by v2.09.

Identification

To identify a generated file...

v1.0: Starts with e9 2f 01, has "TXT2COM Conversion utility." at offset 3.

v1.1: Starts with e9 38 01, has "TXT2COM Conversion utility. Vers 1.1" at offset 3.

v2.0: Starts with e8 3a 01 cd 20, has "TXT2COM Conversion utility. Vers 1.1" at offset 5, has 0x16 at offset 319.

v2.1: Starts with e8 3a 01 cd 20, has "TXT2COM Conversion utility. Vers 1.1" at offset 5, has 0xb8 at offset 319.

v2.2: Starts with e8 3a 01 cd 20, has "TXT2COM Conversion utility. Vers 2.2" at offset 5.

v2.03: Starts with e8 3a 01 cd 20, has "TXT2COM Conversion utility. Vers 2.3" at offset 5.

v2.06: Starts with 8d 26, has "TXT2COM Conversion utility. Vers 2.06" at offset 14.

v2.10: Starts with 8d 26, has "TXT2COM Conversion utility. Vers 2.10" at offset 14.

TXT2RES v1.0: Starts with e9 d0 19, has "TXT2COM Conversion utility" at offset 3.

TXT2RES v2.03, v2.06, v2.10: Starts with 0xe9, has "TXT2RES Conversion utility" at offset 3.

TXT2PAS v2.03, v2.06, v2.10: Starts with 0xe9, has "TXT2PAS Conversion utility" at offset 3.

See also

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox