XDOC (JauMing Tseng)
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|exe}} |released=1988? }} '''XDOC''' is a DOS utility for creating an EXE file...") | |||
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
| |subcat=Executable envelopes | |subcat=Executable envelopes | ||
| |extensions={{ext|exe}} | |extensions={{ext|exe}} | ||
| − | |released= | + | |released=≤1996 | 
| }} | }} | ||
| − | '''XDOC''' is a DOS utility  | + | '''XDOC''' is a DOS utility that converts a text file to an [[MS-DOS EXE|EXE]] file that, when executed, displays the text in a full-screen viewer. It was developed by JauMing Tseng (or "Kevin Tseng" for v1.10 -- presumably the same person). | 
| The original document can be recovered by running the EXE file in a DOS environment, and pressing "P" to "print" to a file. | The original document can be recovered by running the EXE file in a DOS environment, and pressing "P" to "print" to a file. | ||
| + | |||
| + | See also [[ASCOM]], a similar utility by the same author. | ||
| == Identification == | == Identification == | ||
| − | + | Files made by v1.10 have ASCII "{{magic|asc2}}" at offset 28. | |
| + | |||
| + | Files made by v1.27 have ASCII "{{magic|xdoc}}" at offset 28. | ||
| + | |||
| + | Other versions unknown. | ||
| == Software == | == Software == | ||
| − | * [{{SACFTPURL|utiltext|xdoc127.zip}}  | + | * XDOC | 
| + | ** v1.10: [https://archive.org/details/CHIP1996AprilisCD06 CHIP 1996. április CD 06] → sac/util2/xdoc110.zip | ||
| + | ** v1.20: [https://archive.org/details/CHIP1996SzeptemberCD07 CHIP 1996. szeptember CD 07] → sac/utiltext/xdoc120.zip | ||
| + | ** v1.23: [https://archive.org/details/Monster_Media_Number_16_Monster_Media_October_1996 Monster Media 16] → PROG_GEN/XPACK161.ZIP → XDOC123.ZIP | ||
| + | ** v1.24: {{CdTextfiles|simtel/simtel9703/disk2/DISC2/EXECOMP/XPACK164.ZIP|XPACK164.ZIP}} → XDOC124.ZIP | ||
| + | ** v1.25: {{CdTextfiles|simtel/stmsdos9709/disk2/DISC2/EXECOMP/XPA167L.ZIP|XPA167L.ZIP}} → XDOC125.ZIP | ||
| + | ** v1.27: [{{SACFTPURL|utiltext|xdoc127.zip}} xdoc127.zip] | ||
Latest revision as of 17:24, 9 February 2025
XDOC is a DOS utility that converts a text file to an EXE file that, when executed, displays the text in a full-screen viewer. It was developed by JauMing Tseng (or "Kevin Tseng" for v1.10 -- presumably the same person).
The original document can be recovered by running the EXE file in a DOS environment, and pressing "P" to "print" to a file.
See also ASCOM, a similar utility by the same author.
[edit] Identification
Files made by v1.10 have ASCII "asc2" at offset 28.
Files made by v1.27 have ASCII "xdoc" at offset 28.
Other versions unknown.
[edit] Software
-  XDOC
- v1.10: CHIP 1996. április CD 06 → sac/util2/xdoc110.zip
- v1.20: CHIP 1996. szeptember CD 07 → sac/utiltext/xdoc120.zip
- v1.23: Monster Media 16 → PROG_GEN/XPACK161.ZIP → XDOC123.ZIP
- v1.24: XPACK164.ZIP → XDOC124.ZIP
- v1.25: XPA167L.ZIP → XDOC125.ZIP
- v1.27: xdoc127.zip
 

