DCG v2.00 DEMO
==============
This demo version of the DCL Code Generator (DCG) version 2.00, 
includes all the features of the regular version, with the exception 
of the Save and Merge DCL funtions.  For more information on how to 
order the regular verison of DCG, please refer to ORDER.TXT.


Distribution Files
==================
     DCG2DEMO.LSP   -    Main Program
     DCG.DCL        -    Dialogue Definitions
     DCG-R12.HLP    -    R12 Help file
     DCG-R13.AHP    -    R13 Help file
     DCG.SLD        -    Icon file
     ORDER.TXT      -    Registration/Order form (Print & Mail)
     SAMPLE.DCG     -    Sample Dialogue Boxes
     README.TXT     -    This file
     FILE_ID.DIZ    -    Description for BBS's.

Installation
============

  AutoCAD for DOS
  ===============
  There are two ways DCG can be installed on a system.  The first and most
  simple is  by  copying  the  distribution  files  to  one  of  AutoCAD's
  directories (e.g., \ACAD12  or \ACAD12\SUPPORT). Make sure the directory
  you choose is included in the AutoCAD search path environment variable.
  (e.g., SET ACAD=C:\ACAD12;C:\ACAD12\SUPPORT; ...  )

  The second,  is  by  creating  a  directory  for DCG,  and  copying  the
  distribution files to  it.   Since DCG  needs to  find its  files during
  execution, this new  directory must  be included  in the  AutoCAD search
  path environment variable.
  (e.g., SET ACAD=C:\ACAD12;C:\ACAD12\SUPPORT; ... ;C:\DCG)


  AutoCAD for Windows
  ===================
  Create a directory for DCG (e.g. C:\DCG), and copy all the  distribution 
  files to it.
  Go into Windows and AutoCAD, and from the "File" menu, select "Preferen-
  ces".  Then select the "Environment" button, and include the directory 
  where DCG is located in the "Support Dirs:" option.
  (e.g., c:\acadwin\support;c:\acadwin\fonts;c:\acadwin\sample;C:\DCG )
  

  Once installed:
  ===============
  Go into AutoCAD and from the "Command:" prompt type:

                    Command: (load "DCG2DEMO") <RETURN>
                    Command: DCG               <RETURN>



How to Contact the Author...
============================

  Write to:

         Carlos Legarreta
         Quickfox Automation Software
         P.O. Box 3054
         Andover, MA 01810-0801

  eMail: don@trotsky.mv.com

