COBOL12 INSTALLATION
--------------------
Use the command PKUNZIP -d COBOL12.Zip C:\
    where C: is the disk on which to install the system
          -d is required to create the COBOL12 directories.

This creates the following structure:
   \COBOL12
      System programs
      \DOC
         Documentation
      \DEMO
         Demonstration programs 

It is recommended that you include \COBOL12 in your PATH statement.

DEMONSTRATIONS
--------------
You may run the demonstration programs in \COBOL12\DEMO immediately.
Use Roses.bat for the Roses demonstration. 

