<?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) : SRXTEXT Troubles</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : SRXTEXT Troubles]]></description>
  <pubDate>Fri, 04 Sep 2026 23:20:51 +0000</pubDate>
  <lastBuildDate>Wed, 19 Nov 2008 22:12:30 +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=1335</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[SRXTEXT Troubles : It is not anyspecial feature of...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3670&amp;title=srxtext-troubles#3670</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> 1335<br /><strong>Posted:</strong> 19.Nov.2008 at 22:12<br /><br />It is not any&nbsp;special feature of srxText but a standard Posix format of regular expressions.<DIV>&nbsp;</DIV><DIV>See e.g.:</DIV><DIV><a href="http://en.wikipedia.org/wiki/Regular_expressi&#111;n" target="_blank">http://en.wikipedia.org/wiki/Regular_expression</A></DIV>]]>
   </description>
   <pubDate>Wed, 19 Nov 2008 22:12:30 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3670&amp;title=srxtext-troubles#3670</guid>
  </item> 
  <item>
   <title><![CDATA[SRXTEXT Troubles : I noticed you used the &amp;#034;+&amp;#034;...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3669&amp;title=srxtext-troubles#3669</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=26509">msa81</a><br /><strong>Subject:</strong> 1335<br /><strong>Posted:</strong> 19.Nov.2008 at 21:45<br /><br />I noticed you used the "+" character. Where can I find a list of expressions that SRXTEXT supports?]]>
   </description>
   <pubDate>Wed, 19 Nov 2008 21:45:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3669&amp;title=srxtext-troubles#3669</guid>
  </item> 
  <item>
   <title><![CDATA[SRXTEXT Troubles : I guess I should have realized...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3643&amp;title=srxtext-troubles#3643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=26509">msa81</a><br /><strong>Subject:</strong> 1335<br /><strong>Posted:</strong> 18.Nov.2008 at 18:18<br /><br />I guess I should have realized that! Thanks very much for the quick response.]]>
   </description>
   <pubDate>Tue, 18 Nov 2008 18:18:36 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3643&amp;title=srxtext-troubles#3643</guid>
  </item> 
  <item>
   <title><![CDATA[SRXTEXT Troubles : Please note that LISP has its...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3642&amp;title=srxtext-troubles#3642</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> 1335<br /><strong>Posted:</strong> 18.Nov.2008 at 16:46<br /><br /><P>Please note that LISP has its own processing of the backslash character so you have to double it again.</P><P>The right regexp for this case is:</P><P><table width="99%"><tr><td><pre class="BBcode">(srxtext "Regular" "<a href="file://\\%28.\\%29\\\\C%5b0-9%5d+;\\%28.\\" target="_blank">\\(.\\)\\\\C&#091;0-9&#093;+;\\(.\\</A>)" "<a href="file://\\1\\2" target="_blank">\\1\\2</A>" "All")</pre></td></tr></table></P>]]>
   </description>
   <pubDate>Tue, 18 Nov 2008 16:46:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3642&amp;title=srxtext-troubles#3642</guid>
  </item> 
  <item>
   <title><![CDATA[SRXTEXT Troubles : Hi,  I am trying to use SRXTEXT...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3640&amp;title=srxtext-troubles#3640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=26509">msa81</a><br /><strong>Subject:</strong> 1335<br /><strong>Posted:</strong> 18.Nov.2008 at 16:06<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I am trying to use SRXTEXT to remove control characters from MTEXT. The colour control characters are something like this: {\\C255; or {\\C2; or just <a href="file://\\C2" target="_blank">\\C2</A>;</DIV><DIV>&nbsp;</DIV><DIV>I have successfully use the regexp from the command line however I would like to construct a lisp routine but the program seems to function differently. For example.</DIV><DIV>&nbsp;</DIV><DIV>entering the commands:</DIV><DIV>srxtext</DIV><DIV>r</DIV><DIV>\(.\){\\C&#091;0-9&#093;;\(.\)</DIV><DIV>\1\2</DIV><DIV>L</DIV><DIV>A</DIV><DIV>&nbsp;</DIV><DIV>will replace "texttext{\\C2;text}text" with "texttexttext}text"</DIV><DIV>&nbsp;</DIV><DIV>this works correctly but if I try to do this:</DIV><DIV>&nbsp;</DIV><DIV>(srxtext "Regular" "\(.\){\\C&#091;0-9&#093;;\(.\)" "\1\2" "All")</DIV><DIV>&nbsp;</DIV><DIV>it will return 0. I have managed to get the following to work</DIV><DIV>&nbsp;</DIV><DIV><DIV>(srxtext "Regular" "\{\\\\C&#091;0-9&#093;;" "###" "All")</DIV><DIV>&nbsp;</DIV><DIV>which will replace {\\C2; with "###" but</DIV><DIV>&nbsp;</DIV><DIV><DIV>(srxtext "Regular" "\(.\)\{\\\\C&#091;0-9&#093;;\(.\)" "\1\2" "All")</DIV><DIV>&nbsp;</DIV><DIV>will also return 0.</DIV><DIV>&nbsp;</DIV><DIV>why does this not work? Could someone please point me in the right direction? thanks very much!</DIV></DIV></DIV>]]>
   </description>
   <pubDate>Tue, 18 Nov 2008 16:06:22 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1335&amp;PID=3640&amp;title=srxtext-troubles#3640</guid>
  </item> 
 </channel>
</rss>