home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / autocad / cadet3.arj / VENDOR.DOC < prev    next >
Encoding:
Text File  |  1991-03-13  |  6.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4.           PROGRAM:  CADET - the CAD Text Editor
  5.           VERSION:  Version 3.0
  6.           PRICE:    $49.95 single user license
  7.                     $34.95 per additional site-license
  8.           AUTHOR:   Steve Waskow
  9.                     Wasco Technical Software
  10.                     1211 Grand Junction Drive
  11.                     Katy, Texas 77450
  12.                     CompuServe 72020,2031
  13.  
  14.  
  15.           SHAREWARE DISTRIBUTION POLICY
  16.           ─────────────────────────────
  17.           Steve Waskow is a member of the Association of Shareware
  18.           Professionals.  As shareware, the CADET software may be copied
  19.           and passed around, but only in its complete, original, and
  20.           unaltered form with all disk-based documentation intact.  Feel
  21.           free to share CADET with your friends and associates, and
  22.           encourage them to register their copy if they find that they
  23.           can use it.  Please note that the CADET registration codes are
  24.           for licensed users only, do not disclose them to others.
  25.           Also, you may not bundle CADET as part of a system, service or
  26.           sale without permission from Wasco Technical Software.
  27.  
  28.           Anyone other than ASP vendor members who wish to distribute
  29.           CADET for any kind of remuneration must first contact Wasco
  30.           Technical Software for authorization.  Vendor members of the
  31.           Association of Shareware Professionals may begin distributing
  32.           CADET immediately, but should advise us if they wish to be
  33.           kept up-to-date with the latest version of CADET.
  34.  
  35.           INCLUDED FILES
  36.           ──────────────
  37.           CADETIN.EXE   CADET installation/configuration program.
  38.           CADET.EXE     CADET attribute and text editor.
  39.           CADET.PGP     CADET's command line used in ACAD.PGP.
  40.           CADET.LSP     Lisp file to autoload CADET's AutoCAD interfaces
  41.           CADET.DIC     CADET's 112,000+ word spell checking dictionary.
  42.           CE30.LSP      CADET-Edit interface to CADET's editor.
  43.           CC30.LSP      CADET-Create table interface to CADET's editor.
  44.           CN30.LSP      CADET-Notes interface to CADET's editor.
  45.           CI30.LSP      CADET-Import text utility.
  46.           CADET.DOC     CADET User's Manual.
  47.           REGISTER.NOW  CADET registration and order form.
  48.           READ.ME       This file.
  49.           WHATS.NEW     CADET's revision history.
  50.           PRINTDOC.EXE  Formats and prints the CADET documentation.
  51.  
  52.           SHORT PROGRAM DESCRIPTION
  53.           ─────────────────────────
  54.           CADET's professional software system allows users to create
  55.           and edit text and attributes in AutoCAD drawings.  Full-screen
  56.           text editor * Spelling checker w/ 112,000+ word dictionary *
  57.           Word-wrap and reformat * Pull-down menus * Search-and-replace
  58.           * Cut-and-paste * Change style, height, & case * Create both
  59.           notes and text tables * Import & Export text.  Shareware by
  60.           ASP member Steve Waskow - $49.95.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.           LONG PROGRAM DESCRIPTION
  71.           ────────────────────────
  72.           CADET is a professional software system which allows you to
  73.           create and edit text and attributes in AutoCAD drawings.
  74.           CADET works within AutoCAD, providing users with text editing
  75.           tools that AutoCAD lacks.  The program CE (CADET-Edit)
  76.           retrieves text to edit or export.  CC (CADET-Create table)
  77.           collects information for creating text tables.  CN (CADET-
  78.           Notes) is similar, but used for drawing notes.  These programs
  79.           are "front-end" AutoLISP interfaces to the CADET editor.  Once
  80.           you complete your work in the editor, these AutoLISP programs
  81.           update your drawing.  Another supplied AutoLISP program, CI
  82.           (CADET-Import), imports ASCII text files into AutoCAD.
  83.  
  84.           CADET.EXE, the editor itself, is full-screen editor with many
  85.           functions.  Like a word processor, you can view and edit a
  86.           full screen of text at once.  You can freely move around with
  87.           the cursor movement keys, making editorial changes as needed.
  88.  
  89.           You can edit up to 99 lines of text and attributes at once,
  90.           with each line up to 255 characters in length.  CADET provides
  91.           vertical and horizontal scrolling of the screen.  Your text is
  92.           automatically sorted into horizontal rows and vertical
  93.           columns.  You can change the order in which the text is
  94.           displayed - by columns or by rows - with a single keystroke.
  95.  
  96.           Use CADET's pull-down menu system or control key commands.
  97.           For reference, use CADET's help screen.  Status lines display
  98.           cursor position and speed, insert mode, text height and style,
  99.           block and attribute information, and sort order.
  100.  
  101.           CADET's integrated spelling checker includes a 112,000+ word
  102.           dictionary.  When questionable spellings are found, select
  103.           from suggested spellings, edit, skip or add words to the
  104.           dictionary.  Use CADET's word wrap and paragraph reformat
  105.           features for writing notes.
  106.           CADET's search-and-replace and find-text functions have
  107.           options for case sensitivity, whole word and global searches.
  108.  
  109.           CADET also provides block operations (cut-and-paste).  CADET
  110.           has the ability to change text height, style and case on a
  111.           line-by-line or global basis.  You can insert, delete, copy,
  112.           move or swap lines of text.  Type in either insert or
  113.           overwrite mode.  A typematic rate accelerator is provided.
  114.           There are several ways to delete characters, words, phrases
  115.           and lines.
  116.  
  117.           With CADET you can export text to a disk file - sorted by rows
  118.           or columns.  With a VGA/EGA monitor, you can zoom to 50/43
  119.           line display modes.  View, enter and edit AutoCAD's special
  120.           characters for degrees, plus or minus, and circle diameter
  121.           symbols - without the %% codes.  Add and edit overscores and
  122.           underscores as well.
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.