[Search tip detail and code files using keywords, tip number, author name, etc ]
 
Category: Multiline Text
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 and DCL file that provides a multi-line text editor with a dialog box interface. $50 BONUS WINNER.

 Read more
Tip#: 1129
Author: Shaun Seela
Rename File To: TIP1129.LSP, TIP1129.DCL
Published on: 01-Jul-1995
Downloads: 599
Rating:
2
  Rated by 1 users

an AutoLISP routine that lets you enter multiple Mtext strings at one time.

 Read more
Tip#: 1471
Author: David Adie
Rename File To: Tip1471A.LSP: NMTEXT.LSP, Tip1471B.DCL: NMTEXT.DCL, NMTEXT.HLP, NMTEXT.CNT
Published on: 01-Oct-1998
Downloads: 273
Rating:
4
  Rated by 1 users

an AutoLISP routine that explodes all Mtext objects in the drawing.

 Read more
Tip#: 1558
Author: Len Yip
Rename File To: Tip1558: XMT.LSP
Published on: 01-Sep-1999
Downloads: 289
Rating:
4
  Rated by 1 users

AutoLISP routine draws a box that contains the drawing name, date, and time, as well as a graphical scale indicator.

 Read more
Tip#: 1674
Author: Charles D. Iddings
Rename File To: Tip1674: DDB.LSP
Published on: 01-Jan-2001
Downloads: 402
Rating:
3
  Rated by 5 users

Mtext Line Note
We begin with a notation tool from Andy Lawniczak for placing callout symbols next to specific lines in an Mtext object with Mtext Line Note (Tip #2034). The file contains draw...  Read more

Tip#: 2034
Author: Andy Lawniczak
Rename File To: Tip2034: MULTILINENOTE.LSP
Published on: 01-Jun-2005
Downloads: 260
Rating:
4
  Rated by 1 users

Multi-line Text
Phil Clark sent a Multi-line Text Utility (Tip #2040) that allows the operator to select justification based on rectangle point selection. The first point selected becomes the ...  Read more

Tip#: 2040
Author: Phil Clark
Rename File To: Tip2040: MTJ.lsp
Published on: 01-Jul-2005
Downloads: 271
Rating:
4
  Rated by 1 users

In-Line Mtext (Tip #2077), sent in by Leland Leahy, lines up a second set of Mtext with a previously selected Mtext object. It lines up the Mtext neatly, just the sort of thing needed for manipulat...  Read more

Tip#: 2077
Author: Leland Leahy
Rename File To: Tip2077: fix_mtext.lsp
Published on: 01-Dec-2005
Downloads: 318
Rating:
3
  Rated by 1 users

Text Inside a Rectangle (Tip #2113) from Steve Maher is handy LISP program that asks you to select the two corners of a rectangle and an existing text object. The text object is then moved to the c...  Read more

Tip#: 2113
Author: Steven Maher
Rename File To: Tip2113: CTR2RECT.lsp
Published on: 01-May-2006
Downloads: 505
Rating:
4
  Rated by 1 users

Along those same lines is Remove Empty Strings (Tip #2131). The empty strings result from users backspacing out text (and mtext) objects instead of deleting the text objects. Once loaded into AutoC...  Read more

Tip#: 2131
Author: Mark Newman
Rename File To: Tip2131: NullText.lsp
Published on: 01-Jul-2006
Downloads: 761
Rating:
4
  Rated by 1 users

The first tip, Text Match (Tip #2160) from Chad Douglas, is a relatively straightforward text manipulation tool. Load the LISP code and type MT to activate the command. MT first asks you to select ...  Read more

Tip#: 2160
Author: Chad Douglas
Rename File To: Tip2160: Match Text.lsp
Published on: 01-Nov-2006
Downloads: 479
Rating:
2.5
  Rated by 2 users