The ITPOCT90.ARC file contains the following programs from the Inside
Turbo Pascal journal published by The Cobb Group, Inc.

README.TXT	 -- This file.

Listing 1: Encrypting your files without passwords
ENDECRYP PAS      4137 10-01-90  12:00p

Listing 2:  What's my processor?
CPU      PAS      2455 10-01-90  12:00p

Listing 3: Accessing more background colors
HIGHBACK PAS      2001 10-01-90  12:00p

Listing 4A & B: Cloaking your files
CLOAK    PAS      2002 10-01-90  12:00p
FCUNIT   PAS      1172 10-01-90  12:00p

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

We've included the EDC.PAS program in the archive file
as a bonus for our CGIS callers.  This program uses the
same routines as ENDECRYP.PAS but lets you specify input
and output files from the command line.

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

