home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR070A.ZIP / READ.ME < prev    next >
Text File  |  1991-04-19  |  10KB  |  199 lines

  1.  
  2.  
  3.  
  4.                             CADET - the CAD text EdiTor
  5.                                    Version 3.0a
  6.                             Copyright 1990 Steve Waskow
  7.                              Wasco Technical Software
  8.          ─────────────────────────────────────────────────────────────────
  9.                                INCLUDED CADET FILES
  10.          ─────────────────────────────────────────────────────────────────
  11.          The CADET software system is made up of the following files:
  12.  
  13.            CADETIN.EXE   CADET installation/configuration program.
  14.            CADET.EXE     CADET attribute and text editor.
  15.            CADET.PGP     CADET's command line used in ACAD.PGP.
  16.            CADET.LSP     Lisp file to autoload CADET's AutoCAD interfaces.
  17.            CADET.DIC     CADET's 112,000+ word spell checking dictionary.
  18.            CE30.LSP      CADET-Edit interface to CADET's editor.
  19.            CC30.LSP      CADET-Create table interface to CADET's editor.
  20.            CN30.LSP      CADET-Notes interface to CADET's editor.
  21.            CI30.LSP      CADET-Import text utility.
  22.            CADET.DOC     Documentation, the CADET User's Manual.
  23.            REGISTER.NOW  Documentation, CADET registration and order form.
  24.            READ.ME       Documentation, this file.
  25.            WHATS.NEW     Documentation, CADET's revision history.
  26.            SHR-WARE.DOC  Documentation, shareware description and support.
  27.            VENDOR.DOC    Documentation, shareware distribution policy.
  28.            PRINTDOC.EXE  Formats and prints the CADET documentation.
  29.  
  30.          NOTE: CE30.LSP, CC30.LSP, CN30.LSP, and CI30.LSP are protected
  31.          AutoLISP files.  Registered CADET users also receive the source
  32.          code to CADET's AutoCAD interfaces, and Word Manager, a program
  33.          to maintain the group of user-added words in CADET's Dictionary:
  34.  
  35.            CE30.SRC      AutoLISP source code for CADET-Edit
  36.            CC30.SRC      AutoLISP source code for CADET-Create table
  37.            CN30.SRC      AutoLISP source code for CADET-Notes
  38.            CI30.SRC      AutoLISP source code for CADET-Import
  39.            WORDMGR.EXE   CADET's Word Manager program for CADET.DIC
  40.  
  41.          ─────────────────────────────────────────────────────────────────
  42.                           DOCUMENT PRINTING INSTRUCTIONS
  43.          ─────────────────────────────────────────────────────────────────
  44.          1. Insert the CADET program diskette into drive A: (or B:).
  45.          2. At the DOS prompt, type "A:" (or "B:") and press [Enter] to
  46.             make it the default drive.
  47.          3. At the DOS prompt, type "PRINTDOC" and press [Enter].
  48.          4. Follow the on-screen instructions to print the documentation.
  49.          ─────────────────────────────────────────────────────────────────
  50.                           CADET INSTALLATION INSTRUCTIONS
  51.          ─────────────────────────────────────────────────────────────────
  52.          1. Review the CADET documentation before starting.
  53.          2. Insert the CADET program diskette into drive A: (or B:).
  54.          3. At the DOS prompt, type "A:" (or "B:") and press [Enter] to
  55.             make it the default drive.
  56.          4. At the DOS prompt, type "CADETIN" and press [Enter].
  57.          5. Follow the on-screen instructions to install CADET.
  58.  
  59.          Steve Waskow                          Wasco Technical Software
  60.          Member ASP                            1211 Grand Junction Drive
  61.          CompuServe 72020,2031                 Katy, Texas 77450
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.          CORRECTIONS TO MANUAL
  71.          ─────────────────────
  72.          Page 8, RUNNING CADET.EXE IN A RAM DISK:
  73.            In addition to the stated instructions, if CADET.EXE is to be
  74.            run from a different directory than CADET.DIC you must also
  75.            move CADET.DIC to the AutoCAD support file directory specified
  76.            by the ACAD environmental variable.  If you have not set up a
  77.            dedicated support directory, you must modify your AUTOEXEC.BAT
  78.            file to add a line to SET the ACAD environmental variable to
  79.            the AutoCAD system directory where CADET.DIC normally resides.
  80.            For example: SET ACAD=C:\ACAD
  81.  
  82.          ─────────────────────────────────────────────────────────────────
  83.                 CADET WORD MANAGER v1.0 (REGISTERED VERSIONS ONLY)
  84.          ─────────────────────────────────────────────────────────────────
  85.          WORDMGR is a simple utility program designed to help you maintain
  86.          the group of words you have added - or wish to add - to the CADET
  87.          dictionary.  To install WORDMGR, copy the file WORDMGR.EXE from
  88.          your registered CADET program diskette into the drive/directory
  89.          where you have installed CADET, or onto a working diskette.
  90.  
  91.          To use WORDMGR, just type WORDMGR at the DOS prompt, and press
  92.          [Enter].  WORDMGR starts by searching CADET.DIC, the CADET
  93.          dictionary, for words which have been added by the user.  These
  94.          words can be deleted, copied or moved to a file.  You can also
  95.          add a list of words to the dictionary from a text file.
  96.  
  97.          All file transfers to and from the dictionary must use a file
  98.          with the name CADET.WRD. (When copying or moving words from the
  99.          dictionary, this file is created automatically).  This file must
  100.          be in a plain ASCII text file format, and have just one word per
  101.          line.  You can use any text editor which can read/write in plain
  102.          ASCII format to create or edit CADET.WRD.  The words may be
  103.          uppercase, lowercase or mixed case, but may contain no non-alpha
  104.          characters or punctuations other than apostrophes.  The file must
  105.          exist in the same directory as WORDMGR.EXE.
  106.  
  107.          Here is a list of available WORDMGR commands:
  108.  
  109.            Q - Query -- show how many user-added words are in CADET.DIC.
  110.            A - Add words to CADET.DIC, as read from file CADET.WRD.
  111.            C - Copy user-added words to CADET.WRD, leave CADET.DIC alone.
  112.            M - Move user-added words to CADET.WRD & delete from CADET.DIC.
  113.            D - Delete user-added words from CADET.DIC.
  114.            E - Exit Word Manager and return to DOS.
  115.  
  116.          CADET.DIC is automatically checked for duplicates when adding new
  117.          words.  A warning is displayed if you attempt to delete user-
  118.          added words before you have saved them to file by copying them.
  119.  
  120.          To delete or modify just one or more selected words, use the
  121.          WORDMGR Move command to move the words out of the dictionary.
  122.          Next, exit WORDMGR and use your text editor to edit the newly
  123.          created file CADET.WRD (which contains all your user-added
  124.          words).  Remove or modify the list as needed - blank lines are
  125.          acceptable, but make sure that there is only one word per line.
  126.          To finish, run WORDMGR again and use the Add command to read the
  127.          modified word list into the dictionary.
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.          ─────────────────────────────────────────────────────────────────
  137.                     OTHER PRODUCTS BY WASCO TECHNICAL SOFTWARE
  138.          ─────────────────────────────────────────────────────────────────
  139.  
  140.          PROGRAM:  ALLY - A Lisp Analyzer
  141.          VERSION:  Version 1.33
  142.          PRICE:    $49.95 single user license
  143.                    $34.95 per additional site-license
  144.  
  145.          "ALLY is an AutoLISP debugging environment that every programmer
  146.          should install.  Highly recommended."  CADalyst - March 1991
  147.  
  148.          ALLY is a programmer's workbench and analyzer for AutoLISP, the
  149.          AutoCAD Lisp programming language.  ALLY is built around the ALLY
  150.          analyzer, which aids in debugging and documenting your AutoLISP
  151.          source code.  ALLY allows you to integrate other programming
  152.          tools into the workbench, creating a personalized programming
  153.          environment, accessible from and interactive with AutoCAD.
  154.  
  155.          The ALLY Lisp analyzer generates a comprehensive report which
  156.          cross-references of all your Lisp program's symbols - variables,
  157.          constants, functions and subrs (AutoLISP's built-in functions).
  158.          The analysis identifies every occurrence of each symbol by line
  159.          number and function scope, then further categorizes it as a call,
  160.          declaration, definition, reference, or setting.  ALLY's analysis
  161.          is useful in identifying symbol scopes, interactions and
  162.          dependencies, declared but unused symbols, duplicate definitions
  163.          and function side effects.  Parentheses and quote errors are
  164.          identified as well as other more subtle types of errors.  You can
  165.          select among several format options for the reports generated by
  166.          the ALLY analyzer.
  167.  
  168.          The analyzer can read and analyze files of up to 64K in size, and
  169.          line lengths of any size up to the 64K limit.  ALLY even handles
  170.          control characters embedded in the file.
  171.  
  172.          The workbench's text editor is your own.  Why learn a whole new
  173.          set of editing commands?  ALLY links your favorite text editor to
  174.          the workbench, making it available at the press of a key.  ALLY
  175.          also links your text file browser and up to eight more of your
  176.          favorite tools and utilities, assigning each an execution key.
  177.  
  178.          The ALLY workbench integrates these tools in a tidy package with
  179.          an easy to use pop-up file selection window, and a DOS shell for
  180.          executing DOS commands and other external programs.
  181.  
  182.          ALLY can be used from DOS or run from within AutoCAD with the
  183.          ALLY interface, written in AutoLISP.  When returning from the
  184.          workbench, the interface allows you to load your program into
  185.          AutoLISP with a single key.
  186.  
  187.          Using ALLY, you set up your own personal integrated AutoLISP
  188.          development environment.  Create or edit an AutoLISP program,
  189.          analyze it, browse the report, load, run and test it.
  190.  
  191.          For more information, please write:  Wasco Technical Software
  192.                                               1211 Grand Junction Drive
  193.                                               Katy, Texas 77450
  194.  
  195.  
  196.  
  197.  
  198.  
  199.