<?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: AutoCAD 2018 LT - Macro problem - getvar&amp;quot;dimscale&amp;quot;) - LISP / DIESE in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315977#M32531</link>
    <description>Look up the topic&lt;BR /&gt;&lt;BR /&gt;About Command Macros&lt;BR /&gt;&lt;BR /&gt;In HELP, there are some Menu/CUI code basics in AutoCAD macro-writing you need to be familiar with (yes, its in full AutoCAD as well as LT).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 05 Oct 2018 16:17:05 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2018-10-05T16:17:05Z</dc:date>
    <item>
      <title>AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESEL</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315046#M32523</link>
      <description>&lt;P&gt;Hi, we have recently downgraded from the full AutoCAD to LT. The only issues we knew we&amp;nbsp;would have&amp;nbsp;was the loss of some LISP powered buttons in our ribbon, which we can live with, but we now have found that something we use a lot in our buttons macros is the (getvar"dimscale") function, and that doesn't seem to work in LT. Looking online, it seems to suggest the command structure can be tweaked by using a DIESEL format, to something like $(getvar, dimscale) but I can't get this to work. I'd never heard of DIESEL before, so not familiar with it. A typical macro we use from the full version is attached. Any assistance appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 10:34:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315046#M32523</guid>
      <dc:creator>PafecDOGS</dc:creator>
      <dc:date>2018-10-05T10:34:10Z</dc:date>
    </item>
    <item>
      <title>Betreff: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP /</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315063#M32524</link>
      <description>&lt;P&gt;(getvar "dimscale") =&amp;gt; Lisp (fullversions only)&lt;/P&gt;
&lt;P&gt;$M=$(getvar,dimscale) =&amp;gt; DIESEL (fullversions and LT)&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 10:40:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315063#M32524</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-10-05T10:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315230#M32525</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1046907"&gt;@PafecDOGS&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;I'd never heard of DIESEL before, so not familiar with it.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Start LT2018, start HELP (press F1 or type ? then hit &amp;lt;enter&amp;gt;), in the search box on the pop-up up top type CUSTOMIZATION GUIDE then hit &amp;lt;enter&amp;gt;, click on the link of the same name, scroll down to the DIESEL section and start reading/studying.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DIESEL has been around for practically as long as AutoCAD has been around, and it is in full AutoCAD as well.&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>Fri, 05 Oct 2018 12:01:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315230#M32525</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-10-05T12:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315248#M32526</link>
      <description>&lt;P&gt;Thanks CADffm, I'd not been using the "$M=" bit!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can't believe DIESEL has been around for so long and i'd never heard of it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your quick replies.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 12:06:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315248#M32526</guid>
      <dc:creator>PafecDOGS</dc:creator>
      <dc:date>2018-10-05T12:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315445#M32527</link>
      <description>&lt;P&gt;Actually, whilst changing the CUI file just now, I realised the various button macros had two different call ups of the "getvar" sequence, one has a backslash in front of the getvar bit, the other does not, what actually does this mean please, as it can make the difference between a button working or not ...&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:02:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315445#M32527</guid>
      <dc:creator>PafecDOGS</dc:creator>
      <dc:date>2018-10-05T13:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315482#M32528</link>
      <description>&lt;P&gt;I can not see this menumacro in your Post!? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;getvar is getvar, nothing to do with the backslash.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess you talk about a backslash &lt;U&gt;not in a lisp-statement&lt;/U&gt;, so it means "Stop for one Userinput",&lt;/P&gt;
&lt;P&gt;no changes between fullversion and LT, the same as the last 30 years.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.autodesk.com/view/ACDLT/2018/ENU/?guid=GUID-DDDB6E26-75E1-4643-8C6A-BEAEBA83A424" target="_blank"&gt;Please follow the Link to your help -&amp;gt; [&lt;STRONG&gt;F1&lt;/STRONG&gt;]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Part of =&amp;gt;&amp;nbsp;&lt;A href="http://help.autodesk.com/view/ACDLT/2018/ENU/?guid=GUID-A6FAA0E7-2B4D-4C8E-AA70-3D2CF1E53115" target="_blank"&gt;Customization Guide Reference&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:16:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315482#M32528</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-10-05T13:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315524#M32529</link>
      <description>&lt;P&gt;Sorry, its in the JPG attachment in the opening post of this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your explanation, that seems to make sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:29:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315524#M32529</guid>
      <dc:creator>PafecDOGS</dc:creator>
      <dc:date>2018-10-05T13:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315580#M32530</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Oh, right.&lt;/SPAN&gt; &lt;SPAN&gt;I thought you were talking about another macro.&lt;/SPAN&gt;&lt;BR /&gt;For the macro in the first post fits my answer: Backslash in Menumacro = Waiting for a user input.&lt;BR /&gt;&lt;BR /&gt;Have fun with LT / and other software solutions &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:52:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315580#M32530</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-10-05T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2018 LT - Macro problem - getvar"dimscale") - LISP / DIESE</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315977#M32531</link>
      <description>Look up the topic&lt;BR /&gt;&lt;BR /&gt;About Command Macros&lt;BR /&gt;&lt;BR /&gt;In HELP, there are some Menu/CUI code basics in AutoCAD macro-writing you need to be familiar with (yes, its in full AutoCAD as well as LT).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Oct 2018 16:17:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/autocad-2018-lt-macro-problem-getvar-quot-dimscale-quot-lisp/m-p/8315977#M32531</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-10-05T16:17:05Z</dc:date>
    </item>
  </channel>
</rss>

