INSTALLATION INSTRUCTIONS FOR TIPS, TRICKS, AND TRAPS
------------------------------------------------------

The following instructions assume that you will be placing the
book's disk in Drive A. To use Drive B, just change the A's
in the following instructions to B's.

1. Place the book disk in drive A.

2. Type A: and press Enter to switch to drive A.

3. Type INSTALL and press Enter.

4. The installation program installs the book's source code files
   onto your hard drive under the directory C:\TTT.


MANUAL INSTALLATION INSTRUCTIONS
---------------------------------

If for some reason you cannot, or choose not to, use the automatic
installation instructions above, follow the alternative instructions
below:

1. Copy the file TTT.EXE from the book disk to the hard drive where
   you want to install the source code files. For example, to copy
   TTT.EXE to drive D, type:

   COPY A:\TTT.EXE D:

2. Switch to the root directory of the drive to which you copied
   TTT.EXE. Continuing with the example started in step 1, type the
   commands:

   D:
   CD\

3. To extract the source code files, type TTT and press Enter.

