[Search tip detail and code files using keywords, tip number, author name, etc ]
 
Category: Programming Examples
To download multiple tips, check desired boxes and click the Download Selected button.
To tag a tip (or tips) for ease in organizing and identifying your favorites, check desired boxes and click the Tag Selected box (registered users only).
For tips to function correctly, you must ensure that the downloaded file name matches the file name displayed in the Rename File To field. Please rename downloaded files when necessary.

an AutoLISP routine that creates an improved slider bar for dialog boxes.

 Read more
Tip#: 1581
Author: Tushar Suradkar
Rename File To: Tip1581a: SPIN.LSP, Tip1581b: SPIN.DCL
Published on: 01-Dec-1999
Downloads: 448
Rating:
5
  Rated by 1 users

Anicon.LSP. Displays an animated icon in a dialog box. Create a slide library and add it to custom routines.

 Read more
Tip#: 1697
Author: Zulkefli Aziz
Rename File To: Tip1697a: ANICON.LSP, Tip1697b: ANICON.DCL, Tip1697c: ZSHOW5.SLB
Published on: 01-Apr-2001
Downloads: 656
Rating:
4
  Rated by 1 users
Integrated Database is a rather complex VBA example program for producing a materials list with an integrated Microsoft Access database. The tip serves more as a useful example for study by VBA studen...  Read more
Tip#: 3007
Author: Andrew Maser
Rename File To: BrowsePath.dvb
Published on: 03-Sep-2008
Downloads: 1461
Rating:
5
  Rated by 1 users

This excellent little VBA macro named ColorToByLayer reads through the current drawing layouts and changes any entity objects that have a color setting that is not "by layer." Changed ent...  Read more

Tip#: 3032
Author: Ed Jobe
Rename File To: ColorToByLayer.Bas
Published on: 01-Dec-2008
Downloads: 606
Rating:
4
  Rated by 1 users

This is an example of object manipulations using Visual LISP. The command function Dax included in this tip detaches all external references in a drawing that are not on locked layers. This tip is ...  Read more

Tip#: 3033
Author: Ron Perez
Rename File To: dax.lsp
Published on: 01-Dec-2008
Downloads: 424
Rating:
4
  Rated by 1 users

Allan Erickson sent us several macros that he uses when working with xref layers and one he uses to find lost objects that were just created.  He has several xrefs loaded into his drawings to ...  Read more

Tip#: 3145
Author: Allan Erickson
Rename File To: No Files
Published on: 08-Feb-2009
Downloads: 0
Rating:
2.5
  Rated by 2 users

Sanjay Kulkarni has submitted a LISP function to perform a special function. Unlike most other tips you see here, this function is meant to be used as part of a larger routine. San...  Read more

Tip#: 3485
Author: Sanjay Kulkarni
Rename File To: lstVlookUp.LSP
Published on: 10-Sep-2010
Downloads: 439
Rating:
4
  Rated by 1 users

Frequent tipster Leonid Nemirovsky shares his method for protecting LISP code. It consists of three functions separate from the main prog...  Read more

Tip#: 3490
Author: Leonid Nemirovsky
Rename File To: protect_example.lsp
Published on: 10-Sep-2010
Downloads: 1590
Rating:
1
  Rated by 1 users

QRCodes is a unique LISP routine that creates a QR code from a user input string. QR codes are patterns of black modules on a white background — similar to barcodes — that can be read b...  Read more

Tip#: 3508
Author: Ian Vogel
Rename File To: Qrcodes/,Qrcodes/qrcode.gif,Qrcodes/qrcodes.lsp
Published on: 10-Oct-2010
Downloads: 1519
Rating:
3.666665
  Rated by 3 users

Brian Sardeson gives us three VBA (Visual Basic for Applications) functions: SnapMidPoint returns the midpoint of a given line entity, SnapPerpendicular returns a point perpendicul...  Read more

Tip#: 3561
Author: Brian Sardeson
Rename File To: vba-func.txt
Published on: 15-Jan-2011
Downloads: 578
Rating:
3.5
  Rated by 4 users