bustr Posted 1 hour ago Posted 1 hour ago (edited) The text replacer lisp refuses to work when there is a # in the text string tobe replaced or the string to replace it. Does anyone know how to fix? revised per #555188 revised per #666299 TXTREPLACE.LSP Edited 1 hour ago by bustr Quote
pkenewell Posted 51 minutes ago Posted 51 minutes ago Why not just use the built-in FIND command in AutoCAD? You just have to turn off the "Use Wildcards" option. 1 Quote
bustr Posted 26 minutes ago Author Posted 26 minutes ago 24 minutes ago, pkenewell said: Why not just use the built-in FIND command in AutoCAD? You just have to turn off the "Use Wildcards" option. That works well if there is only one value that needs to be replaced. Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.