[Search tip detail and code files using keywords, tip number, author name, etc ]
 
Category: Single-Line 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 that changes the case of selected text to any of five formats. [$50 BONUS WINNER]

 Read more
Tip#: 1359
Author: V. Levin
Rename File To: Tip1359.LSP: CASE.LSP
Published on: 01-Sep-1997
Downloads: 409
Rating:
4
  Rated by 1 users

an AutoLISP routine that changes mtext to regular text.

 Read more
Tip#: 1455
Author: Jim Houser
Rename File To: Tip1455.LSP: MMTEXT.LSP
Published on: 01-Aug-1998
Downloads: 374
Rating:
3.5
  Rated by 2 users

an AutoLISP routine that converts multiple dtext strings to a single mtext entity. [$50 BONUS WINNER]

 Read more
Tip#: 1472
Author: David Adie
Rename File To: Tip1472.LSP: DTOM.LSP,
Published on: 01-Nov-1998
Downloads: 609
Rating:
3.5
  Rated by 2 users

tbox.lsp. Draws a box (outline) around a selected text object. Doesn't work with mtext.

 Read more
Tip#: 1824
Author: Gopal Ramesh
Rename File To: Tip1824: TBOX.LSP
Published on: 01-Sep-2002
Downloads: 292
Rating:
1
  Rated by 1 users

break_text.lsp breaks text (not mtext) at a user-selected word.

 Read more
Tip#: 1825
Author: Andrzej Gumula
Rename File To: Tip1825: BREAK_TEXT.LSP
Published on: 01-Oct-2002
Downloads: 262
Rating:
3
  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

Michael Kolomiyets provided Word Wrap Editor (Tip #2163), a text data-manipulation power tool that works very well. This tool lets you select a group of text objects and force them to fit into a pa...  Read more

Tip#: 2163
Author: Michael Kolomiyets
Rename File To: Tip2163: dtf.lsp
Published on: 01-Nov-2006
Downloads: 331
Rating:
4
  Rated by 1 users

Line Up Text (Tip #2185) from Gordon Reichhardt is a handy tool for vertically aligning text notes in a drawing. After loading the LISP code, type ATXT at the AutoCAD Command prompt to start this m...  Read more

Tip#: 2185
Author: Gordon Reichhardt
Rename File To: Tip 2185: align_text.lsp
Published on: 01-Feb-2007
Downloads: 848
Rating:
4
  Rated by 1 users

Tip 2220: Change Text Properties
Change Text Properties by Joseph J. Floss, simplifies basic edits to text properties to just those you might need. Adjust text size, width, content or case one...  Read more

Tip#: 2220
Author: Joseph Floss
Rename File To: Tip 2220: CHGTXT.lsp
Published on: 01-Jul-2007
Downloads: 597
Rating:
4
  Rated by 1 users