<?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: assign a button for script in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641452#M70359</link>
    <description>&lt;P&gt;Have you already sorted out your script files?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so. Instead of returns put in a semicolon and change the file so it's all on one line like below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;^C^C_move;_all;;0,0,0;0,0,1e99;_move;_p;;0,0,0;0,0,-1e99;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a flatten command.&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2015 11:20:14 GMT</pubDate>
    <dc:creator>h_s_walker</dc:creator>
    <dc:date>2015-05-19T11:20:14Z</dc:date>
    <item>
      <title>assign a button for script</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641309#M70358</link>
      <description>&lt;P&gt;Hi gurus, how to assingn a button for script files in auto cadd LT version?&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 09:08:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641309#M70358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-19T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: assign a button for script</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641452#M70359</link>
      <description>&lt;P&gt;Have you already sorted out your script files?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so. Instead of returns put in a semicolon and change the file so it's all on one line like below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;^C^C_move;_all;;0,0,0;0,0,1e99;_move;_p;;0,0,0;0,0,-1e99;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a flatten command.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 11:20:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641452#M70359</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2015-05-19T11:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: assign a button for script</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641497#M70360</link>
      <description>1. Place your script file(s) in AutoCAD's Search Path (add your own folder or use one of the existing, OPTIONS' commands's FILES tab, first entry at the top).&lt;BR /&gt;2. Start CUI command, at the Commands List portion, find the CREATE A NEW COMMAND button, click on it. Give the command a name, a description, find an icon for it if you want an icon. For the 'command' portion, use SCRIPT command and the name of your script, like this:&lt;BR /&gt;^C^C_SCRIPT;MyScriptNameHere&lt;BR /&gt;3. Move this new 'command' to the Panel or the pulldown menu you want. Adjust the button display option.&lt;BR /&gt;4. Click APPLY then OK to get out of CUI.&lt;BR /&gt;5. Use WSSAVE command to save your current active workspace.</description>
      <pubDate>Tue, 19 May 2015 12:01:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/assign-a-button-for-script/m-p/5641497#M70360</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2015-05-19T12:01:19Z</dc:date>
    </item>
  </channel>
</rss>

