home *** CD-ROM | disk | FTP | other *** search
-
-
-
- CADET - the CAD text EdiTor
- Version 3.0
- Copyright 1990 Steve Waskow
- Wasco Technical Software
-
- ─────────────────────────────────────────────────────────────────
- INCLUDED CADET FILES
- ─────────────────────────────────────────────────────────────────
- The CADET software system is made up of the following files:
-
- CADETIN.EXE CADET installation/configuration program.
- CADET.EXE CADET attribute and text editor.
- CADET.PGP CADET's command line used in ACAD.PGP.
- CADET.LSP Lisp file to autoload CADET's AutoCAD interfaces.
- CADET.DIC CADET's 112,000+ word spell checking dictionary.
- CE30.LSP CADET-Edit interface to CADET's editor.
- CC30.LSP CADET-Create table interface to CADET's editor.
- CN30.LSP CADET-Notes interface to CADET's editor.
- CI30.LSP CADET-Import text utility.
- CADET.DOC Documentation, the CADET User's Manual.
- REGISTER.NOW Documentation, CADET registration and order form.
- READ.ME Documentation, this file.
- WHATS.NEW Documentation, CADET's revision history.
- VENDOR.DOC Documentation, shareware distribution policy.
- PRINTDOC.EXE Formats and prints the CADET documentation.
-
- NOTE: CE30.LSP, CC30.LSP, CN30.LSP, and CI30.LSP are protected
- AutoLISP files. Registered CADET users also receive the source
- code to CADET's AutoCAD interfaces, in these AutoLISP files:
-
- CE30.SRC AutoLISP source code for CADET-Edit
- CC30.SRC AutoLISP source code for CADET-Create table
- CN30.SRC AutoLISP source code for CADET-Notes
- CI30.SRC AutoLISP source code for CADET-Import
-
- ─────────────────────────────────────────────────────────────────
- DOCUMENT PRINTING INSTRUCTIONS
- ─────────────────────────────────────────────────────────────────
- 1. Insert the CADET program diskette into drive A: (or B:).
- 2. At the DOS prompt, type "A:" (or "B:") and press [Enter] to
- make it the default drive.
- 3. At the DOS prompt, type "PRINTDOC" and press [Enter].
- 4. Follow the on-screen instructions to print the documentation.
-
- ─────────────────────────────────────────────────────────────────
- CADET INSTALLATION INSTRUCTIONS
- ─────────────────────────────────────────────────────────────────
- 1. Review the CADET documentation before starting.
- 2. Insert the CADET program diskette into drive A: (or B:).
- 3. At the DOS prompt, type "A:" (or "B:") and press [Enter] to
- make it the default drive.
- 4. At the DOS prompt, type "CADETIN" and press [Enter].
- 5. Follow the on-screen instructions to install CADET.
-
-
- Steve Waskow Wasco Technical Software
- Member ASP 1211 Grand Junction Drive
- CompuServe 72020,2031 Katy, Texas 77450
-
-
-
-
-
-
-
-
- ─────────────────────────────────────────────────────────────────
- OTHER PRODUCTS BY WASCO TECHNICAL SOFTWARE
- ─────────────────────────────────────────────────────────────────
-
- PROGRAM: ALLY - A Lisp Analyzer
- VERSION: Version 1.32
- PRICE: $49.95 single user license
- $34.95 per additional site-license
-
- "ALLY is an AutoLISP debugging environment that every programmer
- should install. Highly recommended." CADalyst - March 1991
-
- ALLY is a programmer's workbench and analyzer for AutoLISP, the
- AutoCAD Lisp programming language. ALLY is built around the ALLY
- analyzer, which aids in debugging and documenting your AutoLISP
- source code. ALLY allows you to integrate other programming
- tools into the workbench, creating a personalized programming
- environment, accessible from and interactive with AutoCAD.
-
- The ALLY Lisp analyzer generates a comprehensive report which
- cross-references of all your Lisp program's symbols - variables,
- constants, functions and subrs (AutoLISP's built-in functions).
- The analysis identifies every occurrence of each symbol by line
- number and function scope, then further categorizes it as a call,
- declaration, definition, reference, or setting. ALLY's analysis
- is useful in identifying symbol scopes, interactions and
- dependencies, declared but unused symbols, duplicate definitions
- and function side effects. Parentheses and quote errors are
- identified as well as other more subtle types of errors. You can
- select among several format options for the reports generated by
- the ALLY analyzer.
-
- The analyzer can read and analyze files of up to 64K in size, and
- line lengths of any size up to the 64K limit. ALLY even handles
- control characters embedded in the file.
-
- The workbench's text editor is your own. Why learn a whole new
- set of editing commands? ALLY links your favorite text editor to
- the workbench, making it available at the press of a key. ALLY
- also links your text file browser and up to eight more of your
- favorite tools and utilities, assigning each an execution key.
-
- The ALLY workbench integrates these tools in a tidy package with
- an easy to use pop-up file selection window, and a DOS shell for
- executing DOS commands and other external programs.
-
- ALLY can be used from DOS or run from within AutoCAD with the
- ALLY interface, written in AutoLISP. When returning from the
- workbench, the interface allows you to load your program into
- AutoLISP with a single key.
-
- Using ALLY, you set up your own personal integrated AutoLISP
- development environment. Create or edit an AutoLISP program,
- analyze it, browse the report, load, run and test it.
-
- For more information, please write: Wasco Technical Software
- 1211 Grand Junction Drive
- Katy, Texas 77450
-
-
-
-
-