                    Main and Associated Files

==============================================================================

File name: DIABLO.PAS          File Size:  11500 bytes

This program allows setting Diablo and compatible printer parameters with
software, from the command. Can reset, and set paper length, top of form,
characters per inch, left margin, and skip perforation. Allows use of the
Diablo at the DOS level, even with a cut sheet feeder. Author:Rick Housh.
Associated files ----------------------------

DIABLO.PAS
DIABLO.DOC

------------------------------------------------------------------------------

File name: DIABLO.DOC          File Size:   6441 bytes

Documentation file for DIABLO.PAS.

==============================================================================

File name: ENHKBD.PAS          File Size:   8598 bytes

This unit activates the IBM enhanced keyboard for machines that have one
and simulates an enhanced keyboard for machines that don't. Version 1.2.
Author: Kim Kokkonen.

Associated files ----------------------------

ENHKBD.PAS
ENHKBD.ASM
ENHKBD.OBJ

------------------------------------------------------------------------------

File name: ENHKBD.ASM          File Size:  17812 bytes

Assembly language file for ENHKBD unit.

------------------------------------------------------------------------------

File name: ENHKBD.OBJ          File Size:    892 bytes

==============================================================================

File name: FIELD2.PAS          File Size:  41015 bytes

A unit for coding input screens. The main function locates fields, allows
complete editing, and returns terminating keystroke. Ten field types with
crash proof data entry and error messages. Also includes menu pick
function. Version 2. Author: Frank Wood.
Associated files ----------------------------

FIELD2.PAS
FLD2DEMO.PAS
FLD2TEST.PAS
OLD2DEMO.PAS
README.1ST

------------------------------------------------------------------------------

File name: FLD2DEMO.PAS        File Size:  13930 bytes

A simple chemical engineering program that illustrates how to use
FIELD2.TPU to create a screen with a large number of fields that have the
same format.

------------------------------------------------------------------------------

File name: FLD2TEST.PAS        File Size:  12086 bytes

Written to help debug FIELD2.PAS. This program is a good demonstration of
the getpick function from field2 and allows fairly complete testing of the
editfield function.

------------------------------------------------------------------------------

File name: OLD2DEMO.PAS        File Size:   6654 bytes

Illustrates the use of the field2 functions to generate a screen display
and to allow input.

------------------------------------------------------------------------------

File name: README.1ST          File Size:   5743 bytes

Documentation file for FIELD2.PAS.

==============================================================================

File name: KBDDEMO.PAS         File Size:   2886 bytes

Demonstration of EnhKbd unit.

Associated files ----------------------------

KBDDEMO.PAS
ENHKBD.TPU

------------------------------------------------------------------------------

File name: ENHKBD.TPU          File Size:   1488 bytes

==============================================================================

File name: LCU.PAS             File Size:  30557 bytes

LCU - List Copy Utility is a utility written to aid in backing up your
hard disk, by allowing a set of files to be manipulated as a group.
Functions include: List, Copy, Verify, Merge, Attribute and Delete.
Author: John W. Sparks.
Associated files ----------------------------

LCU.PAS
COLORS.PAS
DRVPARMS.PAS
ERRPROCS.PAS
FILEFCNS.PAS
LCU.DOC
LCU.FFF
LCU.TPM
MEMCOMP.ASM
MEMCOMP.OBJ
MEMCOMP.PAS

------------------------------------------------------------------------------

File name: COLORS.PAS          File Size:   2363 bytes

File used with LCU.PAS.

------------------------------------------------------------------------------

File name: DRVPARMS.PAS        File Size:   4117 bytes

File used with LCU.PAS.

------------------------------------------------------------------------------

File name: ERRPROCS.PAS        File Size:   4361 bytes

File used with LCU.PAS

------------------------------------------------------------------------------

File name: FILEFCNS.PAS        File Size:   9179 bytes

File used with LCU.PAS

------------------------------------------------------------------------------

File name: LCU.DOC             File Size:   5586 bytes

Documentation file for LCU.PAS.

------------------------------------------------------------------------------

File name: LCU.FFF             File Size:    468 bytes

------------------------------------------------------------------------------

File name: LCU.TPM             File Size:  19216 bytes

------------------------------------------------------------------------------

File name: MEMCOMP.ASM         File Size:   3440 bytes

Assembler file used with LCU.PAS

------------------------------------------------------------------------------

File name: MEMCOMP.OBJ         File Size:    108 bytes

------------------------------------------------------------------------------

File name: MEMCOMP.PAS         File Size:   2497 bytes

File used with LCU.PAS

==============================================================================

File name: SOUNDEX.PAS         File Size:   6406 bytes

SOUNDEX.PAS - This unit contains one function, SoundexCode, that returns
the Soundex code of a string. The Soundex code may then be compared with
other codes to find words that have similar pronunciations. Author: Eric
Krammerer, Version: 1.1, Turbo Pascal 4.0.
Associated files ----------------------------

SOUNDEX.PAS
DEMO.EXE
DEMO.PAS
SOUNDEX.TXT

------------------------------------------------------------------------------

File name: DEMO.EXE            File Size:   3344 bytes

------------------------------------------------------------------------------

File name: DEMO.PAS            File Size:   4158 bytes

DEMO.PAS - Demonstrates the use of the Soundex unit. Author: Eric
Krammerer, Version: 1.0, Turbo Pascal 4.0.

------------------------------------------------------------------------------

File name: SOUNDEX.TXT         File Size:   5286 bytes

SOUNDEX.TXT - Documentation for SOUNDEX.

==============================================================================

File name: VIRTUAL.PAS         File Size:  16579 bytes

Unit and demomstration for Virtual arrays, auto-select RAM-only or RAM
disk large arrays. Make, Dispose, Load, Save up to 32 MB arrays. Requires
TPRARRAY.TPU and TPVARRAY.TPU from Turbo Professional 4.0 by TurboPower
Software. Author: R. Jones.
Associated files ----------------------------

VIRTUAL.PAS
TESTVIRT.PAS

------------------------------------------------------------------------------

File name: TESTVIRT.PAS        File Size:   5429 bytes

Program to test the virtual array unit VIRTUAL.TPU. Requires TPRARRAY.TPU
and TPVARRAY.TPU from Turbo Professional 4.0 by TurboPower Software.
Author: R. Jones.

==============================================================================
==============================================================================

                        Standalone Files

==============================================================================

------------------------------------------------------------------------------

File name: MOUSE.PAS           File Size:  39957 bytes

Mouse version 2.2 is a general purpose mouse unit that can be used in text
or graphics mode. It is not limited to a particular type of display. It
does require that you have a mouse driver loaded in your computer.
Author: Michael Day.
------------------------------------------------------------------------------

File name: SPACE.PAS           File Size:  11919 bytes

Space displays the total and available space on the number of logical HARD
disk drives and RAM disk drives in your system specified in the command
line parameter. Version 1.2. Author: John Land, ESQ.

------------------------------------------------------------------------------

File name: VDEL.PAS            File Size:  11560 bytes

A file deletion program that asks confirmation for each delete. VDEL works
very much like the DOS "DEL" command, except that it prompts the user on a
file-by-file basis as to whether each file should be deleted. Version 1.1.
Author: John Land, ESQ.
==============================================================================

