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 ...") |
|||
(One intermediate revision by one user not shown) | |||
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. |
+ | |||
+ | See also [[TXTmaker]], a similar utility by the same author. | ||
== Identification == | == Identification == |
Latest revision as of 13:48, 17 July 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.
See also TXTmaker, a similar utility by the same author.
[edit] Identification
Files made by v1.1 and v1.2 start with bytes e9 bd 07 d0 20
, followed by ASCII text "Created by DOCMAKER
".
[edit] Software
- docmaker.zip - DOCMAKER v1.1
- ARMADA.ZIP → DOCMAKER.ARC - DOCMAKER v1.2
[edit] Sample files
- The DOC.COM file included with the software
- ARMADA.ZIP → CASE.ARC → CASE-DOC.COM
- arrow.zip → DOC*.COM