Hurricane Tutorials are now online!
FAQ Index

Search and Replace Text Wizard


Found under the Hurricane "Wizards" menu:

This tool allows you to enter text to search for, and text to replace it with. You can specify whether you want to look for Normal Text only, Dimension text, and/or look in Block Attributes.

It generates a script that calls a lisp routine, something like this:

(LOAD "C:/PROGRAM FILES/HURRICANE POWERTOOL/LISP/REPTEXT.LSP")
;-------------
REPTEXT
JOHN SMITH
BILL JONES
Y
N
Y
Y
ALL

;-------------

(but who cares? The Wizard does it for you...)

** This Wizard requires that you have AutoCAD with LISP
(So in other words, this won't work with LT unless you have an add-on package. Please seelike AutoCAD LT won't run lisp... BUT... **


Previous Back to Hurricane for AutoCAD - FAQ Next