



DCL Code Generator (DCG) v1.00
Copyright (c) 1994, Carlos Legarreta
August 12, 1994

Release Notes
~~~~~~~~~~~~~
  Version      Description
  ------------------------------------------------------------------------
  1.00         This version  was written  for and tested  with AutoCAD R12
               for DOS. It was also tested for a short period of time with
               AutoCAD R12 for Windows, without any problems.

License Agreement
~~~~~~~~~~~~~~~~~

  DCG is  not a  Public Domain  program and is not free.  DCG is Copyright
  (c) 1994 by Carlos Legarreta.

  Non-registered users of DCG  are granted a limited  four-week license to
  evaluate the program's suitability for their requirements.  Any usage of
  DCG beyond the  evaluation time  period requires  registration.   Use of
  non-registered copies of  DCG beyond the  original evaluation  period is
  prohibited.

  DCG may NOT be  modified in any  respect, for any reason,  including but
  not limited to, de-compiling,  disassembling, or reverse  engineering of
  the program.   The information title screen, help screens, and all other
  proprietary program output must  never be altered, removed,  bypassed or
  modified by any means.

  You are free to  distribute the PUBLICLY AVAILABLE  shareware version of
  DCG to others subject to the above restrictions and also the following:

  a. No fee is charged for its use.

  b. DCG must be copied in  unaltered form, complete with files  containing
  license information, documentation and all accompanying files.

  c. DCG may shall not be distributed in conjunction with any other product
  without the written permission from the author.  Only Shareware CD's  are
  excluded from this restriction.

  System Operators may make DCG  available for download only  if the above
  conditions are  met.   Refer  to section  DISTRIBUTION  FILES to  verify
  complete package contents.

  Commercial distributors of "Public   Domain", "Shareware",   and/or user
  supported software may distribute  DCG subject to the  above conditions.

  Please  refer  to  the  registration/ordering  section  (ORDER.TXT)  for
  additional information on registration.

  The above license statement does not apply to  the REGISTERED version of
  DCG.  For more information on registration benefits, see ORDER.TXT.









Distribution Files
~~~~~~~~~~~~~~~~~~
     DCG.LSP        -    Main Program
     DCG.DCL        -    Dialogue Definitions
     DCG.HLP        -    Help file
     DCG.HDX        -    Help file index
     DCG.SLD        -    Icon file
     DCG.CFG        -    Default configuration file
     DCG.PS         -    Documentation (PostScript(R) format)
     ORDER.TXT      -    Registration form (Print & Mail)
     SAMPLE.DCG     -    Sample Dialogue Box
     README.TXT     -    This file
     FILE_ID.DIZ    -    Description file for BBS's

Installation
~~~~~~~~~~~~
  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)

  Once installed, go into AutoCAD and from the "Command:" prompt type:

                    Command: (load "DCG")    <RETURN>

                    Command: DCG             <RETURN>


How to Contact the Author...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Write to:

          Carlos Legarreta
          14 Beacon St. Apt. #14
          Lawrence, MA 01843

  or by e-mail:

          legarret@ecs.umass.edu        (until Jan. '95)

