Seite 3 von 12
CFOG's PIP, June 1988, Volume 7 No. 4, Whole No. 66, page 51
Eric Gans Writes for MS-DOS
[From the EGUTIL53.LBR here's an edited version of Eric Gans's listing of programs in the public domain that he has written for MS-DOS users. -- bhc]
- ALPHAN. COM v2
-- Gives you both an alphabetical wordlist and a list in order of numerical frequency.
- DSIZ.COM v1.1
-- Gives a treestructured directory list including size of each directory in bytes.
- FAT.COM v1.2
-- Displays the FAT (File Allocation Table) of any disk, showing which blocks are allocated to which files.
- FBAK.COM v2.2
-- Fast date-sensitive back-up program that will take its input from a list of directories/filenames kept in a separate text file. V2.2 allows automatic creation of directories on backup floppies.
- FINREP.COM v2.4
-- Very similar to CP/M version 2.5, an external find and replace program that finds strings in groups of files that answer to a wildcard name.
- GTXT.COM v1.1
-- Make a text into a COM file that displays itself on screen. V1.1 allows you the choice of keeping or killing the high bit for graphics characters.
- LDRES.COM v1.0
-- A programmer's utility that allows you to make any COM file (within reason) memory-resident.
- MCALC.COM v1.4 (written in C, with help from the preceding program)
-- A memory-resident scientific calculator with 23 (re)assignable variables. Now includes binary, an online ASCII table, factorials, etc.
- PAIRPC.COM
-- A PC version of PAIRX 1.2, to check for paired WordStar controls. Probably obsolete with WS Professional Release 4 and later, but useful for older versions or with VDE.
- PUBLIC.COM v1.1
-- A little utility to create "public" lists for symbolic debugging and the like.
- RESLOG.COM v1.1
-- A memory-resident system logger that keeps a timed record of every COM or EXE file loaded. May save you a few bucks with the IRS.
- RESPRO.COM v1.2
-- A memory-resident program manager that allows you to disable/reeactivate/remove memory-resident programs. Includes an "uncrash" feature for when your system goes out to lunch.
- SCALC.COM v1.1
-- A non-resident version of MCALC (see above).
- TIMER.ARC
-- A set of routines that use the timer chip to time in microseconds.
- UNERASE.COM v1.2
-- The ONLY real public-domain undelete program for MS-DOS that works on all kinds of disks (hard & floppy). (Recently enhanced to allow easier filename entry, larger disks.) The ARC includes a FAT + disk directory backup program, like DBACK/DREST in this library.
- WCX.COM v1.1
-- A really fast multi-file word/line count program.
- WINDEX.COM
-- A DOS version of WINDEX 2.2 (not as advanced as the current CP/M version).
- WSDC.COM v1.1
-- A DOS version of the (very useful) CP/M utility WSDOCON that converts an ASCII file to Wordstar's DOC mode.
The following two programs are for AT's only:
- ALSET.COM
-- Uses AT alarm function; requires 80186/80286. Clock/alarm/timer program; allows up to 20 alarms, can be loaded from file.
- EXTM.COM
-- Reads extended memory (AT only).