DIRTE.PAS

Program to display/print a file directory, with automatic display of lines
3,4 and 5 of ASCII files with .PAS or .INC file extension.  Author unknown.
Version T1.0.  Turbo Pascal 4.0.

DIRTE.PAS
DIRTE.DOC

------------------------------------------------------------------------------
DIRTE.DOC

Documentation for DIRTE.PAS.  Author unknown.  Version T1.0.

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

DOLLARST.PAS

Program to demonstrate the use of procedure DollarString.  Author: Charles
L. Jackson.  Version T1.0.  Turbo Pascal 2.0, 3.0, 4.0.

DOLLARST.PAS
DOLLARST.INC
------------------------------------------------------------------------------
DOLLARST.INC

Function DollarString converts a real number representing a dollar amount
into a string in standard accounting format (with commas, decimals, and
negative amounts in parentheses).  Author: Charles L. Jackson.  Version T1.0.
Turbo Pascal 2.0, 3.0, 4.0.
==============================================================================
FLASH.PAS

Program to demonstrate the routines in FLASHPRO.PAS.  Author: Bill Hileman.
Version 1.00.  Turbo Pascal 4.0.

FLASH.PAS
FLASHPRO.PAS

------------------------------------------------------------------------------
FLASHPRO.PAS

Set of flashy routines for PC programs, including detection of hardware
configuration and reading and setting of cursor size.  Author: Bill
Hileman.  Version 1.00.  Turbo Pascal 4.0.

==============================================================================
PARK.PAS

Program to "park" the heads on all fixed disk drives on a PC system.  Locks
the system up from keyboard input in preparation for power-down.  Author:
Sam Smith.  Version T1.0.  Turbo Pascal 4.0.

PARK.PAS
PARK.DOC

------------------------------------------------------------------------------
PARK.DOC

Documentation for PARK.PAS.  Author: Sam Smith.  Version T1.0.

==============================================================================
TPARCV.PAS

Turbo Pascal version of popular utility ARC.COM, which compresses and creates
libraries for files.  Author: Michael Quinlan.  Version 1.01.  Turbo Pascal
4.0.

TPARCV.PAS
TPARC.DOC
TPARCCIO.INC
TPARCDAT.INC
TPARCGFN.INC
TPARCINI.INC
TPARCIO.INC
TPARCLST.INC
TPARCSVC.INC

------------------------------------------------------------------------------
TPARC.DOC

Documentation for TPARCV.PAS.  Author: Michael Quinlan.  Version 1.01.

------------------------------------------------------------------------------
TPARCCIO.INC

C Language I/O simulation routines for TPARCV.PAS.  Author: Michael
Quinlan.  Version 1.01.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
TPARCDAT.INC 

Global declarations for TPARCV.PAS.  Author: Michael Quinlan.  Version
1.01.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
TPARCGFN.INC

Get File Name support routines for TPARCV.PAS.  Author: Michael Quinlan.
Version 1.01.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
TPARCINI.INC

Initialization support routines for TPARCV.PAS.  Author: Michael Quinlan.
Version 1.01.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
TPARCIO.INC

I/O support routines for TPARCV.PAS.  Author: Michael Quinlan.  Version
1.01.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
TPARCLST.INC 

Member name list routines to support TPARCV.PAS.  Author: Michael Quinlan.
Version 1.01.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
TPARCSVC.INC

Archive service routines to support TPARCV.PAS.  Author: Michael Quinlan.
Version 1.01.  Turbo Pascal 4.0.

==============================================================================
TURBOPRT.PAS 

Source code file lister and cross-referencer for Turbo Pascal programs.
Includes many features and control options.  Author: Rich Schaeffer and
others.  Version T1.0.  Turbo Pascal 4.0.

TURBOPRT.PAS
TURBOPAS.RES

------------------------------------------------------------------------------
TURBOPAS.RES

==============================================================================
WINDMO.PAS 

Program to demonstrate the windowing routines in WINDOWS.PAS.  Author unknown.
Version T1.0.  Turbo Pascal 4.0

WINDMO.PAS
WINDOWS.PAS

-----------------------------------------------------------------------------
WINDOWS.PAS

Generalized windowing support routines, including drawing of boxes around
designated window areas.  Author unknown.  Version T1.0.  Turbo Pascal 4.0.

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

                        Standalone Library Files

------------------------------------------------------------------------------
CHKBOOK.PAS

This program sums outstanding checks, and permits the user to balance a
checkbook with a bank statement.  Author unknown.  Version T1.0  Turbo
Pascal 2.0, 3.0, 4.0.

------------------------------------------------------------------------------
CHMOD2.PAS

Program to examine and modify attributes of DOS files.  Can set or clear
R/O, archive, system, and hidden attributes.  Author unknown.  Version T1.0.
Turbo Pascal 4.0.

------------------------------------------------------------------------------
DIRHARD.PAS

Program to selectively list the contents of a hard or floppy disk.  Options
to select all files, those stamped after a specified date, or duplicate
files only. Maximum of 50 subdirectories. Author: George Goldberg.
Version: T1.0.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
ENVELOPE.PAS

Program to print address on 3.5-inch tractor-feed envelopes.  Designed
for Epson FX-80 printer.  Author: Drew Letcher.  Version T1.0.  Turbo
Pascal 4.0.

------------------------------------------------------------------------------
FILEUTIL.PAS

Program to display a file directory in a format specified by a macro string.
Displays file attributes.  Author: Preston L. Bannister.  Version T1.0.
Turbo Pascal 4.0.

------------------------------------------------------------------------------
GETCHAR.PAS

Program to demonstrate the use of reading a character from the keyboard,
while allowing full extended keycode detection.  Author: Kevin Bales.
Version T1.0.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
GETINPUT.PAS

Program to demonstrate the reading of extended keycodes from Turbo programs.
Author: Kevin Bales.  Version: T1.0.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
LABELS2.PAS

Program to print standard file folder labels.  Prints first line in expanded
print on Epson FX-80.  Author: Debbie Hardin.  Version 0.02.  Turbo Pascal
4.0.

------------------------------------------------------------------------------
LASER.PAS

Program to send setup codes to HP LaserJet printer.  Author unknown.
Version T1.0.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
MEMLOOK.PAS

Program to display and examine the contents of memory locations in the IBM
PC.  Author: Roger McCarty.  Version 0.0.  Turbo Pascal 4.0.

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

Printer setup program for the Epson RX-80.  Includes options for setting
pitch, emphasized print, doublespacing, italics and more.  Author: Pete
Eschman.  Version 1.2.  Turbo Pascal 4.0.

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

QDL1.PAS

Program to display a directory of files on an MSDOS disk, including options
to selectively display attributes.  Author: Jim McCarthy.  Version 2.00A.
Turbo Pascal 4.0.

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

SNOW.PAS

Program to draw snow in a window on the screen.  Author unknown.  Turbo
2.0, 3.0, 4.0.  Requires 640 x 200 graphics.

------------------------------------------------------------------------------
SORCELST.PAS

Program to print source code files.  Works with lines longer than 80
characters while maintaining proper pagination.  Author: Glenn Brooke.
Version T1.0.  Turbo Pascal 2.0, 3.0, 4.0.

------------------------------------------------------------------------------
SORTDEMO.PAS 

Program to demonstrate and compare the 8 most common sorting methods in
use today. Borland Graphics Interface (.BGI) must be in the same directory
with the .EXE file. Author: Richard R. Rebouche.  Version T1.0.
Turbo Pascal 4.0.  Requires graphics.
------------------------------------------------------------------------------
TKEYS.PAS

Program to capture and display asciicodes and scancodes generated on the IBM
PC keyboard.  Author unknown.  Version T1.0.  Turbo Pascal 4.0.

------------------------------------------------------------------------------
COMMCHK.PAS

Program to check communications adapter settings. Sets the mode of
operation of COM1 to 2400 baud, no parity, 8 databits, and 1 stopbit.
Author John Roberts. Version T1.0.


COMMCHK.PAS
COMMCHK.DOC

------------------------------------------------------------------------------
COMMCHK.DOC

Readme file for COMMCHK.PAS.

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

GAUSS.PAS

Program containing two useful tools for statistical programs: a function
to evaluate the area under the gaussian ( or normal ) curve and a
procedure to reverse the first, that is given an area under the gaussian
curve it will return the corresponding Z. Author Marc Lalibert. Ver T1.0.

GAUSS.PAS
GAUSS.DAT
GAUSS.TPM
GAUSS.TXT
README.WP5

GAUSS.DAT
GAUSS.TPM
GAUSS.TXT Readme file for GAUSS.PAS.

==============================================================================
STARMAPS.PAS

Starmaps is a program that will plot a star map of any area of the sky as
viewed from any place on Earth at any time of the day or year.

STARMAPS.PAS
SETUP
STARMAPS.DOC
STARS.DAT

