<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : modifying text globally</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : modifying text globally]]></description>
  <pubDate>Sun, 31 May 2026 22:31:41 +0000</pubDate>
  <lastBuildDate>Sun, 06 Mar 2011 23:06:33 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=5409</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[modifying text globally : Our srxText utility can do this...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5409&amp;PID=13686&amp;title=modifying-text-globally#13686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=3">Vladimir Michl</a><br /><strong>Subject:</strong> 5409<br /><strong>Posted:</strong> 06.Mar.2011 at 23:06<br /><br />Our <b>srxText </b>utility can do this (see Download). Use its the "Regular expressions" option and:<div><br></div><div>search text:&nbsp;\(&#091;0-9\.&#093;+\)</div><div>replace text: (\1)</div><div><br><div><br></div></div>]]>
   </description>
   <pubDate>Sun, 06 Mar 2011 23:06:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5409&amp;PID=13686&amp;title=modifying-text-globally#13686</guid>
  </item> 
  <item>
   <title><![CDATA[modifying text globally : That calls for a lisp routine,...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5409&amp;PID=13679&amp;title=modifying-text-globally#13679</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=73469">CarlB</a><br /><strong>Subject:</strong> 5409<br /><strong>Posted:</strong> 05.Mar.2011 at 07:27<br /><br />That calls for a lisp routine, or some programming aproach. Don't know of a way just using commands, such as "FIND", which is used for global&nbsp;text modifying.<DIV></DIV><DIV>&nbsp;</DIV><DIV>Here's a simple one, that adds a prefix&nbsp;&amp; paretheses to text entities:</DIV><DIV><a href="http://www.tek-tips.com/viewthread.cfm?qid=812007&page=22" target="_blank" rel="nofollow">http://www.tek-tips.com/viewthread.cfm?qid=812007&amp;page=22</A></DIV><DIV>&nbsp;</DIV><DIV>Some more robust ones here, but seem to be for just a prefix or suffix, so you have to run it twice-</DIV><DIV><a href="http://www.cadtutor.net/forum/showthread.php?1608-Lisp-to-add-a-prefix-or-suffix-to-selected-text" target="_blank" rel="nofollow">http://www.cadtutor.net/forum/showthread.php?1608-Lisp-to-add-a-prefix-or-suffix-to-selected-text</A></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 05 Mar 2011 07:27:27 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5409&amp;PID=13679&amp;title=modifying-text-globally#13679</guid>
  </item> 
  <item>
   <title><![CDATA[modifying text globally : does anyone know of a way to do...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5409&amp;PID=13678&amp;title=modifying-text-globally#13678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=173182">rmmllla</a><br /><strong>Subject:</strong> 5409<br /><strong>Posted:</strong> 05.Mar.2011 at 03:16<br /><br /><p>does anyone know of a way to do the following:</p><p>&nbsp;</p><p>in&nbsp;a drawing, there are many text strings containing a numerical value.&nbsp; i want to change all the text strings with a single command or series of commands (without having to individually change them one by one) so that the original values&nbsp;are retained, but the numbers (numeric text string)&nbsp;are now enclosed inside parentheses.</p><p>&nbsp;</p>for example:&nbsp;&nbsp; 123.45&nbsp; becomes&nbsp; (123.45),&nbsp; 543.21&nbsp; becomes&nbsp; (543.21), 234.56&nbsp; becomes (234.56),&nbsp;etc.]]>
   </description>
   <pubDate>Sat, 05 Mar 2011 03:16:59 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5409&amp;PID=13678&amp;title=modifying-text-globally#13678</guid>
  </item> 
 </channel>
</rss>