DOCMAKER (Jack A. Orman)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|com}} |released=≤1987 }} '''TXT2COM''' is a DOS utility that converts a screen-sized text ...") |
|||
| Line 5: | Line 5: | ||
|released=≤1987 | |released=≤1987 | ||
}} | }} | ||
| − | ''' | + | '''DOCMAKER''' is a DOS utility that converts a screen-sized text file to a [[DOS executable (.com)|COM file]] that, when executed, displays the text. It was developed by Jack A. Orman. |
== Identification == | == Identification == | ||
Revision as of 20:01, 22 March 2024
DOCMAKER is a DOS utility that converts a screen-sized text file to a COM file that, when executed, displays the text. It was developed by Jack A. Orman.
Identification
Files made by v1.1 and v1.2 start with bytes e9 bd 07 d0 20, followed by ASCII text "Created by DOCMAKER".
Software
- docmaker.zip - DOCMAKER v1.1
- ARMADA.ZIP → DOCMAKER.ARC - DOCMAKER v1.2
Sample files
- The DOC.COM file included with the software
- ARMADA.ZIP → CASE.ARC → CASE-DOC.COM
- arrow.zip → DOC*.COM