HOW_TO.TXT

     
       
How to do it you ask? Why it's simple, you 
just follow the directions below! Whatever
is in [] brackets is what you type in. You
can only use these files if QBASIC is ins-
talled on your computer. QBasic is not in-
cluded in this package because it was cop-
yrighted by Microsoft Corporation and can-
not be freely distributed. Sorry!


1. First you open QBasic language interpreter.
   You type in [QBASIC]. 
   NOTE: You may have have to be in the DOS
         directory. [CD \DOS]
2. Next you would open these files from the 
   directory from which you installed them.
   You must change the directory. If not in 
   root directory. 
   NOTE: A good directory to place them is a 
         directory called QBASIC.
3. As soon as you open the file you may look 
   over it to see how it works and look at 
   the commands. To run the program, just hit
   [F5].
4. To stop a continuous program or any program,
   just hit [CRTL-BREAK]. 


