<?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: LISP FOR COPY COMMAND in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194703#M6875</link>
    <description>&lt;P&gt;In newer versions, &lt;STRONG&gt;COPY&lt;/STRONG&gt; by default does multiples, so you don't need anything.&amp;nbsp; If it isn't working that way for you, run it and after the object selection when it's asking for the base point, use the&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt; m&lt;FONT color="#0000FF"&gt;O&lt;/FONT&gt;de&lt;/STRONG&gt; &lt;/FONT&gt;option to set that to&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt; M&lt;/FONT&gt;ultiple&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp; It will remember that.&amp;nbsp; In older versions, there's also a simple&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt; M&lt;/FONT&gt;ultiple&lt;/STRONG&gt; &lt;/FONT&gt;option to get it to do that within one running of the command, though it's not that way by default, and it needs to be called for each time.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 11:59:41 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2024-12-05T11:59:41Z</dc:date>
    <item>
      <title>LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194677#M6873</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I need a help in lisp, I Require a lisp that copies the object or text and paste multiple times till I press enter or escape. In general I want a Lisp that does exactly what a &lt;STRONG&gt;copy (CO)&amp;nbsp;&lt;/STRONG&gt;command do but i dont want to change it in the acad.pgp file&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 11:45:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194677#M6873</guid>
      <dc:creator>krishravi2000</dc:creator>
      <dc:date>2024-12-05T11:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194695#M6874</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13329159"&gt;@krishravi2000&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried using the "Multiple" option under "Mode"?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ValentinWSP_0-1733399487914.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1442375i58DC80F8931936E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ValentinWSP_0-1733399487914.png" alt="ValentinWSP_0-1733399487914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 11:52:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194695#M6874</guid>
      <dc:creator>Valentin_CAD</dc:creator>
      <dc:date>2024-12-05T11:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194703#M6875</link>
      <description>&lt;P&gt;In newer versions, &lt;STRONG&gt;COPY&lt;/STRONG&gt; by default does multiples, so you don't need anything.&amp;nbsp; If it isn't working that way for you, run it and after the object selection when it's asking for the base point, use the&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt; m&lt;FONT color="#0000FF"&gt;O&lt;/FONT&gt;de&lt;/STRONG&gt; &lt;/FONT&gt;option to set that to&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt; M&lt;/FONT&gt;ultiple&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp; It will remember that.&amp;nbsp; In older versions, there's also a simple&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt; M&lt;/FONT&gt;ultiple&lt;/STRONG&gt; &lt;/FONT&gt;option to get it to do that within one running of the command, though it's not that way by default, and it needs to be called for each time.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 11:59:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194703#M6875</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-12-05T11:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194709#M6876</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You may need to check and review &lt;A href="https://help.autodesk.com/view/ACDLT/2024/ENU/?guid=GUID-BB3CED8E-4FA7-492A-8229-77A9021F67D7" target="_blank" rel="noopener"&gt;COPYMODE&lt;/A&gt; (System Variable) .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 12:03:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194709#M6876</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2024-12-05T12:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194711#M6877</link>
      <description>&lt;P&gt;Yes sir i tried that as well&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want use a lisp so that i can use the Lisp command &lt;STRONG&gt;C&lt;/STRONG&gt;&amp;nbsp;for multiple copies and autoCAD &lt;STRONG&gt;CO&amp;nbsp;&lt;/STRONG&gt;for single copy&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 12:04:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194711#M6877</guid>
      <dc:creator>krishravi2000</dc:creator>
      <dc:date>2024-12-05T12:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194751#M6878</link>
      <description>&lt;P&gt;The statement mention is true sir but I want two separete commands for single copy and multiple copy&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 12:30:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194751#M6878</guid>
      <dc:creator>krishravi2000</dc:creator>
      <dc:date>2024-12-05T12:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194771#M6879</link>
      <description>&lt;P&gt;Hi sir,&lt;/P&gt;&lt;P&gt;I changes copymode to 1 which broughtout the Multiple option outside the mode format but the lisp I created shows "&lt;STRONG&gt;no function definition&lt;/STRONG&gt;"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Defun c:C() (C:COPY "M")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1000256640.jpg" style="width: 4000px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1442390iD088429AF0ED084F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1000256640.jpg" alt="1000256640.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 12:40:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194771#M6879</guid>
      <dc:creator>krishravi2000</dc:creator>
      <dc:date>2024-12-05T12:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194772#M6880</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13329159"&gt;@krishravi2000&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of a LISP, (Don't see why you would need this, but) in the CUI create a command and use these macro:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Copy Single&lt;/STRONG&gt; =&amp;nbsp;C^C^_copymode;1; $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_copy,^C^C_copy)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ValentinWSP_0-1733402324924.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1442387i5A972D286FBAC8C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ValentinWSP_0-1733402324924.png" alt="ValentinWSP_0-1733402324924.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&lt;STRONG&gt;Copy Multiple&lt;/STRONG&gt; =&amp;nbsp;C^C^_copymode;0; $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_copy,^C^C_copy)&amp;nbsp;&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="ValentinWSP_1-1733402370793.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1442389i0545A9B4B18C9CAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ValentinWSP_1-1733402370793.png" alt="ValentinWSP_1-1733402370793.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may be useful:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://help.autodesk.com/view/ACDLT/2025/ENU/?guid=GUID-DDDB6E26-75E1-4643-8C6A-BEAEBA83A424" target="_blank" rel="noopener"&gt;AutoCAD LT 2025 Help | About Special Control Characters in Command Macros | Autodesk&lt;/A&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 05 Dec 2024 12:44:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194772#M6880</guid>
      <dc:creator>Valentin_CAD</dc:creator>
      <dc:date>2024-12-05T12:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194823#M6881</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13329159"&gt;@krishravi2000&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I need a help in lisp, I Require a lisp that copies the object or text and paste multiple times till I press enter or escape. In general I want a Lisp that does exactly what a &lt;STRONG&gt;copy (CO)&amp;nbsp;&lt;/STRONG&gt;command do but i dont want to change it in the acad.pgp file&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you want to exactly what COPY (CO) does, so why you would need (and don't want) to make some change in PGP?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 13:08:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194823#M6881</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2024-12-05T13:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194933#M6882</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13329159"&gt;@krishravi2000&lt;/a&gt;&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/change-copy-mode-in-lisp/td-p/12450723" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/change-copy-mode-in-lisp/td-p/12450723&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 13:55:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13194933#M6882</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-12-05T13:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: LISP FOR COPY COMMAND</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13195025#M6883</link>
      <description>&lt;P&gt;copy command does single and multiple copies I was in need of lisp so that i can use lisp for multiple copies and use normal autocad command for single copy&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 14:31:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lisp-for-copy-command/m-p/13195025#M6883</guid>
      <dc:creator>krishravi2000</dc:creator>
      <dc:date>2024-12-05T14:31:44Z</dc:date>
    </item>
  </channel>
</rss>

