<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Find / Delete .lsp help in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865351#M12747</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11312735"&gt;@nicholas.carterB4EKC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;...Now that I found a script file (ATVlink) to run on the drawing...&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You'll need to ask the creator of the find for help, if you cannot share it here and we all can use it freely as well: PLUS we will need your DWG file with the issue as well.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2024 17:33:17 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2024-06-27T17:33:17Z</dc:date>
    <item>
      <title>looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847365#M12736</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for guidance / assistance on how to best approach make a script file of some sort to make my current work more automated.&amp;nbsp; I do not know if it is possible?&amp;nbsp; I am looking for a way to make these electrical line tags match what address block and terminal number is displayed on the left hand side.&amp;nbsp; When the address and terminations blocks change I have to go through each tag on the right hand side and type in the values to match.. which is very time consuming.&amp;nbsp; I would like for them to just automatically update.&amp;nbsp; Please see attached image for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 17:15:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847365#M12736</guid>
      <dc:creator>nicholas.carterB4EKC</dc:creator>
      <dc:date>2024-06-18T17:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847427#M12737</link>
      <description>&lt;P&gt;Look into using fields to automate the replication of data.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 17:35:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847427#M12737</guid>
      <dc:creator>Jason.Piercey</dc:creator>
      <dc:date>2024-06-18T17:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847438#M12738</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"I do not know if it is possible?"&lt;/P&gt;
&lt;P&gt;There are some workarounds, up to a custom tool (programming).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your picture: Is it simple (M)Text or Attributes on Blockreferences?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Solution: Ever heard about FIELD [F1] feature? Try it! Command: FIELD&amp;lt;enter&amp;gt;[F1]&lt;/P&gt;
&lt;P&gt;and search for it on YT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample attached.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cadffm_0-1718732127604.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1377406iB8E71FC62DE29F23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cadffm_0-1718732127604.png" alt="cadffm_0-1718732127604.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I edited your error in line 2 and 3 !?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: Copy ALL objects in one grey rectangle to create a new one, this way the fields are working as expecting&lt;/P&gt;
&lt;P&gt;and they don't refering to another/older&amp;nbsp; line.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 17:38:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847438#M12738</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-06-18T17:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847478#M12739</link>
      <description>&lt;P&gt;try attached &lt;STRONG&gt;atvlnk.lsp&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 17:53:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847478#M12739</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-06-18T17:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847574#M12740</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;The point address is a block with the termination blocks in red.&amp;nbsp; I do not want to have to burst or explode all the block to copy the information out to match.&amp;nbsp; Would the field command still work in this case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1137264"&gt;@paullimapa&lt;/a&gt;&amp;nbsp;I ran the script but do not think it will work copying the data in the blocks to just mtext.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am open to making the line tags blocks if it is easier to transfer the data from addressing block.&amp;nbsp; If that makes sense?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 18:38:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847574#M12740</guid>
      <dc:creator>carter.nicholas.p</dc:creator>
      <dc:date>2024-06-18T18:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847585#M12741</link>
      <description>&lt;P&gt;The lisp only works on text and attributes but not mtext&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 18:44:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847585#M12741</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-06-18T18:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847601#M12742</link>
      <description>&lt;P&gt;okay I think I may be able to make this script file work!&amp;nbsp; I will just change all the Mtext to regular text.&amp;nbsp; This is way faster than what I was doing before.&amp;nbsp; I appreciate the help!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 18:53:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847601#M12742</guid>
      <dc:creator>carter.nicholas.p</dc:creator>
      <dc:date>2024-06-18T18:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847681#M12743</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;"Would the field command still work in this case?"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;yes, learn more about fields, there are really many ways in which you can use linked values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;"This is way faster than what I was doing before"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;It does 90%&amp;nbsp; what I did manually for my sample - what you have to do just one time,&amp;nbsp; onced created - you can copy it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;"I will just change all the Mtext to regular text. "&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;What part is Text, you wrote about a block? so I am thinking we are talking about Attributes?&lt;/P&gt;
&lt;P&gt;Or is Text on the left, but blockreferences+attributes on the right?&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;(It's possible to add the MText functionality)&lt;/EM&gt;&lt;/P&gt;
&lt;DIV id="simple-translate" class="simple-translate-system-theme"&gt;
&lt;DIV&gt;
&lt;DIV class="simple-translate-button isShow" style="background-image: url('moz-extension://bdcf6203-1d8d-4f0c-b98e-eba5f03789eb/icons/512.png'); height: 22px; width: 22px; top: 344px; left: -106px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-panel " style="width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px;"&gt;
&lt;DIV class="simple-translate-result-wrapper" style="overflow: hidden;"&gt;
&lt;DIV class="simple-translate-move" draggable="true"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="simple-translate-result-contents"&gt;
&lt;P class="simple-translate-result"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="simple-translate-candidate"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2024 19:41:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847681#M12743</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-06-18T19:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12864903#M12744</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I did a little bit more research on both the ATVlink and Fields and at the moment I think ATVlink will be the quickest way in editing all the electrical wire tags.&amp;nbsp; If I am creating a new drawing from scratch I would set it up with Fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, the problem is with both is that I cant seem to find a .lsp file to "find / delete" the beginning of each of the tags&amp;nbsp; (see attached photo)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zzzz.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1380727i90A197FC1AD57B3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zzzz.jpg" alt="zzzz.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;.... For some reason once the .lsp files are ran on them then the regular "find / replace" command does not recognize that the text is even there?&amp;nbsp; Any clue on how to solve this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 13:59:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12864903#M12744</guid>
      <dc:creator>nicholas.carterB4EKC</dc:creator>
      <dc:date>2024-06-27T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12864946#M12745</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently posted about my search for a .lsp file to speed up the time it took for me to update a ton of electrical wiring tags.&amp;nbsp; Now that I found a script file (ATVlink) to run on the drawing, the "find / replace" command doesn't even recognize the text is there anymore.&amp;nbsp; This is obviously because the text was transformed by the script file.&amp;nbsp; I am essentially looking for a "Find / Delete" .lsp file that can be ran after all the text files on the page are altered by (atvlink, or fields) and pick up the redundant text I want to delete from each wire tag.&amp;nbsp; &amp;nbsp;(Please see attached photo for reference).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 14:15:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12864946#M12745</guid>
      <dc:creator>nicholas.carterB4EKC</dc:creator>
      <dc:date>2024-06-27T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865068#M12746</link>
      <description>&lt;P&gt;What is the redundant text or in this case the Field value you want to find and then delete? &amp;nbsp;Also share a sample dwg with these values&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 15:01:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865068#M12746</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-06-27T15:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865351#M12747</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11312735"&gt;@nicholas.carterB4EKC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;...Now that I found a script file (ATVlink) to run on the drawing...&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You'll need to ask the creator of the find for help, if you cannot share it here and we all can use it freely as well: PLUS we will need your DWG file with the issue as well.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 17:33:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865351#M12747</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-06-27T17:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865582#M12748</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1137264"&gt;@paullimapa&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the DWG file for your review.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a basic run down of what I am trying to refine (example in cad in yellow rectangle):&lt;/P&gt;&lt;P&gt;- I would like to bring in a block for the individual wire tags that update based on the point name and addressing but without the prefix of the point name (10060_AM_) and without the prefix of panel number (1231).&amp;nbsp;&lt;/P&gt;&lt;P&gt;- You will see on the right hand side of the yellow where I did a trial with the (atvlink) command.&amp;nbsp; I had to make all the mtext tags previosuly there and make them into individual lines of text.&amp;nbsp; I also tried making the individual lines of text into a block once I space them out correctly but when atvlink was ran on the block text it would copy the name but I had to run regen command to make it populate, then I had to run (R-Fields) command to strip the text in order for me to run (Find/Replace) to remove the prefix the script file pulled from the point name.&amp;nbsp; Also when I used a block the point name would be over top of the other two fields I needed to copy from system point so it was hard to zoom and and make that happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;nbsp; I also ran the script (FrameText) to make a box around the individual group of text after I was done manipulating them but it was clunky and had to keep resetting the offset distance to (.05).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I am trying to stream line this process so I don't have to click into each wire tag and change vales to match the point name block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;used script files are also attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 20:02:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865582#M12748</guid>
      <dc:creator>nicholas.carterB4EKC</dc:creator>
      <dc:date>2024-06-27T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865583#M12749</link>
      <description>&lt;P&gt;see attached dwg&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 20:02:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865583#M12749</guid>
      <dc:creator>nicholas.carterB4EKC</dc:creator>
      <dc:date>2024-06-27T20:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865596#M12750</link>
      <description>&lt;P&gt;thanks for the DWG file&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11312735"&gt;@nicholas.carterB4EKC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FIND command does not replace TEXT or MTEXT objects buried inside blocks: it only works on editable ATTRIBUTEs inside blocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_0-1719519048904.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1380874iB9DB3E9A1421E151/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_0-1719519048904.png" alt="pendean_0-1719519048904.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 20:10:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865596#M12750</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-06-27T20:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865802#M12751</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;FIND command does not replace TEXT or MTEXT objects buried inside blocks: it only works on editable ATTRIBUTEs inside blocks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Small correction, it can and will replace in blocks too!&amp;nbsp; (yellow marked option)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cadffm_0-1719526677418.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1380909iA29727D13302E8FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cadffm_0-1719526677418.png" alt="cadffm_0-1719526677418.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 22:18:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12865802#M12751</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-06-27T22:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867027#M12752</link>
      <description>Thanks for the follow up &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&lt;BR /&gt;But that not an option, give it a try with the OP's DWG file, share a video if it works for you.</description>
      <pubDate>Fri, 28 Jun 2024 13:17:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867027#M12752</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-06-28T13:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Find / Delete .lsp help</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867137#M12753</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;But that not an option&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's also right.&lt;EM&gt; The statement that Find does not work for objects in blocks was wrong.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;", give it a try with the OP's DWG file, share a video if it works for you."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I don't need to try it, I know the answer:&lt;/P&gt;
&lt;P&gt;AutoCAD protects the FIELDs, so it is not possible to destroy FIELD by using FIND feature,&lt;/P&gt;
&lt;P&gt;iInside or outside a block? doesn't matter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 14:02:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867137#M12753</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-06-28T14:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867734#M12754</link>
      <description>&lt;P&gt;Were you all able to evaluate the .dwg and maybe see if there was a more efficient way of performing these task?&amp;nbsp; Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1137264"&gt;@paullimapa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 18:53:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867734#M12754</guid>
      <dc:creator>nicholas.carterB4EKC</dc:creator>
      <dc:date>2024-06-28T18:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: looking for guidance!</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867819#M12755</link>
      <description>&lt;P&gt;&amp;gt;"Any help would be greatly appreciated."&lt;/P&gt;
&lt;P&gt;Any? Look back to &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12847438#M467975" target="_blank" rel="noopener"&gt;Post#3&lt;/A&gt; and restructure your drawing the same way my sample is.&lt;/P&gt;
&lt;P&gt;This way you don't need to shorten.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 19:36:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-guidance/m-p/12867819#M12755</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-06-28T19:36:40Z</dc:date>
    </item>
  </channel>
</rss>

