Print Page | Close Window

srxtext to change only one occurance

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11206
Printed Date: 17.Apr.2026 at 08:58


Topic: srxtext to change only one occurance
Posted By: krkaufman
Subject: srxtext to change only one occurance
Date Posted: 09.Jun.2015 at 19:42
Hi,
I'm still wet behind the ears with AutoCAD. I'm using srxtext to change contact numbers in a drawing, but I would like it to not change the line numbers at the same time. Is this possible?
Here's what I was adapting:

(load "srxtext.vlx")
(srxtext "Substring" "TDM" "T0M" "All")

Thanks,
Keith



Replies:
Posted By: John Connor
Date Posted: 10.Jun.2015 at 00:39
There are custom lisp routines that will SEARCH text, MText and attributes.  Why reinvent the wheel?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window