PBTOUCH	Program and Power BASIC Source Code to file and date stamp 
	files on disk.

PW200	Power Windows: MULTI-LEVEL WINDOWS, MENUS AND UTILITIES             
	for PowerBASIC Version 2.0.  FILES on your disk: PW200d.PBU - 
	PowerBASIC window unit file; PD200.BAS  - Demonstration 
	program source code; PD200.EXE  - Compiled demonstration 
	program; PW200d.INC - PowerBASIC include file; PWASMd.OBJ - 
	Unit Object File

PWRBAS	Advert for Power BASIC: PowerBASIC 2.0 is a fast, professional 
	BASIC compiler for IBM and true compatible personal computers.  
	In its original form, PowerBASIC was marketed as Turbo Basic 
	1.0.  It was authored by Bob Zale and marketed by Borland 
	International since early 1987.

RATS	The following is a program I wrote to teach myself how to 
	program the mouse. It doesn't use all of the mouse functions 
	but I think the ones it does use will handle about any task 
	you will need if kept simple.

REBOOT	Allow user to perform a warm start during program execution 
	You should ensure that all files have been closed properly 
	before calling this subroutine.  Mis-use can (and probably 
	will) result in corrupt data files.

RESWOR	This program is to search Basic ( Turbo 1.xx, Quick 3.xx & 
	4.xx, Power 2.00x, and {Interpreted} GW 3.11 up ) source code 
	for the use of reserved words for PowerBasic 2.1 w/PowerPack 
	as variables. This program is slow ( 1 second per line ) but 
	very smart, it will ignore Comments, Data and Data Strings.

SCANP2	Program scans a 640 x 350 ega screen and prints to Citizen  or 
	Epson compatible printer.

DOSPOOL	Demonstrates use of the MS-DOS Multiplex Interrupt.

SPOOLK	Routines to interface with DOS PRINT utility. Checks and lists 
	the current contents of spool job queue.

TODAY	READS SYSTEM DATE AND RETURNS AS A FORMATTED STRING, E.G. 
	Sunday March 23rd, 1991

TOOLFX	Dear Turbo Database Toolbox User,  Here are the changes that 
	need to be made to the database toolbox files so that you may 
	compile and run under PowerBASIC.

TTDIR1	The files in this archive use the Directory function of 
	PowerBasic 2.10.  Includes a sub-routine to read a directory 
	along with additional information about each file in that 
	directory.

VPRNT	PowerBASIC ver 2.0 is missing the View Print command and this  
	Unit will allow this command to mimicked.

WHACPU	This is a very short demo program that shows how to use the 
	Object code program, "GETCPU.OBJ" to use its Function 
	GETCOU.OBJ.  Note that this code works on 386 using QEMM-386 
	Memory manager from Quarterdeck Office Systems and other code, 
	such as PC Magazines WhatCpu will not.














