home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / f / feb93.zip / README.DOC < prev    next >
Text File  |  1993-02-12  |  4KB  |  82 lines

  1. CADalyst   Computer Programs from February, 1993
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (FEB93.EXE) contains all of the AutoCAD 
  5. related code which appeared in the February, 1993 issue of CADalyst magazine.  
  6. It is prepared as a service to readers of CADalyst magazine. In the unlikely 
  7. event that any of the code should prove to contain errors, please contact 
  8. Advanstar Communications, P.O. Box 10460, Eugene, OR 97440
  9. or call (503) 343-1200.  
  10.  
  11. The publisher makes no warranty concerning the function or fitness of any 
  12. program and/or subroutine reproduced in this archive file and shall have no 
  13. liability or responsibility to any recipient with respect to any liability, 
  14. loss or damage directly or indirectly arising out of the use of the programs 
  15. and/or subroutines contained in this archive file, including, but not limited 
  16. to, any loss of business or other incidental or consequential damages.  
  17.  
  18. (c) Copyright Advanstar Communications, 1993. All rights reserved. The 
  19. programs and/or subroutines contained in the archive file are copyright 
  20. CADalyst Publishing, 1993 and/or the original authors. While you are free to 
  21. copy and use these programs and/or subroutines, any copyright notices appearing 
  22. within them must remain unaltered.  
  23.  
  24. The file names of AutoLISP routines appearing in Hot Tip Harry have been 
  25. changed to reflect the tip number rather than the author's original file name 
  26. (as in TIP250.LSP). Hatch patterns are filed under the actual hatch pattern 
  27. name and are cross-referenced to their tip number in the list below.  
  28.  
  29. The files comprise code from the following articles: 
  30.  
  31. -----------------------------------------------------------------------------
  32. THE AUTOLISP TOOLBOX (pg. 100-101)
  33.                      by Barry Bowen
  34.  
  35.     TASKMAN.LSP                      four programs for keeping track
  36.                                      of daily tasks.
  37.  
  38.     TASKS.DCL                        typical DCL file written by TASKMAN
  39.  
  40.  
  41. THE CAD COOKBOOK (pg. 104-106)
  42.                   by Phil Kreiker
  43.  
  44.     INSERTM.LSP                      implements an Insertm command that 
  45.                                      inserts multiple drawings.
  46.  
  47. The AutoLISP Bonus (pg.78-90)
  48.     
  49.     ATTEXTED.LSP                     Attribute text editor (Rolando Padron)
  50.  
  51.     AUTOLOAD.LST                     Customize ACAD.LSP file (Mark Scott)
  52.     ACAD.LSP                         
  53.     
  54.     KSRC_KEY.LSP                     Extended entity data used to organize
  55.     ENT_INP.LSP                      a GIS (Jesse W. Williams)
  56.     ENT_SRC.LSP                      
  57.  
  58.     XINT.LSP                        Four routines for snapping to intersections
  59.     LA_INT.LSP                      of lines, arcs, and circles if extended
  60.     AA_INT.LSP                      (Glenn S. Lyford, George E. Zinsmaster)
  61.     LL_INT.LSP                      
  62.  
  63.     TITLE.LSP                       Indexing drawings for later retrieval
  64.                                     (S. Sundar)
  65. -----------------------------------------------------------------------------
  66. HOT TIP HARRY (pg. 107-111)
  67.  
  68.     TIP840.LSP    Justify Text  (William Jones)
  69.     TIP841A.PAT   Arabtile Tile hatch (Lorne S. Henwood) 
  70.     TIP841B.PAT   Arabesq Tile hatch  (Lorne S. Henwood) 
  71.     TIP842.LSP    Change Linetype and Color  (Paul J. Mutschler) 
  72.     TIP842.MNU     (menu file for TIP842)
  73.     TIP843.LSP    Copy and Rotate  (Paul J. Mutschler) 
  74.     TIP844.LSP    Fillet Two Plines  (James Ray) 
  75.     TIP845.LSP    Draw a Rectangle  (Victor V. Jensen) 
  76.     TIP846.PAT    Square Perforations Hatch (Watson H. Kilbourne) 
  77.     TIP847A.LSP   3D Shapes (Carey T. Waldrop) 
  78.     TIP847B.LSP   3D Shapes (Carey T. Waldrop)
  79.  
  80. [end README.DOC]
  81.  
  82.