<?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: DCL in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7618758#M111186</link>
    <description>DCL file, Line 4 is missing the ending semi-colon ";".&lt;BR /&gt;&lt;BR /&gt;An alert type box would have informed you had the&lt;BR /&gt;DCL file was actually trying to load.&lt;BR /&gt;&lt;BR /&gt;For testing purposes, create a "working" folder that contains&lt;BR /&gt;your LSP, DCL and a "blank" DWG file.&lt;BR /&gt;Open that DWG file and load the LSP.&lt;BR /&gt;Trusted location dialog warning may pop up. Select the "Load" button.&lt;BR /&gt;&lt;BR /&gt;Also, please take care of the Gremlins.&lt;BR /&gt;(defun c:WELCOME ( / dcl_id) ...&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Dec 2017 23:35:55 GMT</pubDate>
    <dc:creator>scot-65</dc:creator>
    <dc:date>2017-12-12T23:35:55Z</dc:date>
    <item>
      <title>DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7616957#M111181</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Hello everyone,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Kindly find the below image, which one is dcl coding and other is lisp coding.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;My intention is to get the dialog box on AutoCAD drawing screen.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;When I load and run the lisp file its empty. Please help me to find where I am doing wrong.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Thanks in advance&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Basic learner.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&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="IMG_20171211_224519.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/438089iF9D90880D3615C11/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_20171211_224519.jpg" alt="IMG_20171211_224519.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20171211_224504.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/438090i71491F397BD726BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_20171211_224504.jpg" alt="IMG_20171211_224504.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:13:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7616957#M111181</guid>
      <dc:creator>sanju.p</dc:creator>
      <dc:date>2017-12-12T14:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617016#M111182</link>
      <description>Are the .lsp and the .dcl file in a folder that is included in the support file search path?</description>
      <pubDate>Tue, 12 Dec 2017 14:26:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617016#M111182</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2017-12-12T14:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617063#M111183</link>
      <description>Support file search path...?&lt;BR /&gt;&lt;BR /&gt;Sir , I have those two files in a same folder.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:38:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617063#M111183</guid>
      <dc:creator>sanju.p</dc:creator>
      <dc:date>2017-12-12T14:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617081#M111184</link>
      <description>Is AutoCAD can't find the .DCL file, it can't load it.&lt;BR /&gt;&lt;BR /&gt;Just because the .DCL file is in the same folder as the .LSP, does not make AutoCAD find it.&lt;BR /&gt;&lt;BR /&gt;Support File Search Path:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/getting-started/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Customization/files/GUID-348D791E-D621-444F-B059-C0C6F97AD69F-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad/getting-started/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Customization/files/GUID-348D791E-D621-444F-B059-C0C6F97AD69F-htm.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:43:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617081#M111184</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2017-12-12T14:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617102#M111185</link>
      <description>Thank you so much for your reply sir.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:48:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7617102#M111185</guid>
      <dc:creator>sanju.p</dc:creator>
      <dc:date>2017-12-12T14:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7618758#M111186</link>
      <description>DCL file, Line 4 is missing the ending semi-colon ";".&lt;BR /&gt;&lt;BR /&gt;An alert type box would have informed you had the&lt;BR /&gt;DCL file was actually trying to load.&lt;BR /&gt;&lt;BR /&gt;For testing purposes, create a "working" folder that contains&lt;BR /&gt;your LSP, DCL and a "blank" DWG file.&lt;BR /&gt;Open that DWG file and load the LSP.&lt;BR /&gt;Trusted location dialog warning may pop up. Select the "Load" button.&lt;BR /&gt;&lt;BR /&gt;Also, please take care of the Gremlins.&lt;BR /&gt;(defun c:WELCOME ( / dcl_id) ...&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2017 23:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7618758#M111186</guid>
      <dc:creator>scot-65</dc:creator>
      <dc:date>2017-12-12T23:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: DCL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7637089#M111187</link>
      <description>&lt;PRE&gt;welcome : dialog {
   label = "AutoLISP";

    : text {
      label = "Welcome to the world of AutoLISP sir";
    }
    
    : text {
      label = "Have a good time";
    }

    ok_cancel;
} // end welcome&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(defun c:welcome ()

    (setq dcl_id (load_dialog "welcome.dcl"))
      (if (not (new_dialog "welcome" dcl_id))
        (exit)
      )

   (action_tile "accept" "(done_dialog)")
   (action_tile "cancel" "(exit)")
    (start_dialog)
     (unload_dialog dcl_id)
      (princ)
 );end activate&lt;/PRE&gt;</description>
      <pubDate>Wed, 20 Dec 2017 03:09:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dcl/m-p/7637089#M111187</guid>
      <dc:creator>smaher12</dc:creator>
      <dc:date>2017-12-20T03:09:22Z</dc:date>
    </item>
  </channel>
</rss>

