DOCMAKER (Jack A. Orman)
From Just Solve the File Format Problem
(Difference between revisions)
Line 6: | Line 6: | ||
}} | }} | ||
'''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. | '''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