<?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 Routine Command Display Name not showing in Command Line Suggestion List in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13745482#M165510</link>
    <description>&lt;P&gt;I think that in the cui you would need to somehow select that item in your menu. If you have a lisp that is loaded on startup it may have the (defun c:P in it. The other way is look at your PGP file it has the aliases in it. You may also have a mnl file. You may need to&lt;STRONG&gt; redefine&lt;/STRONG&gt; the "P" command as its the shortcut for "Pan"&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 01:23:22 GMT</pubDate>
    <dc:creator>Sea-Haven</dc:creator>
    <dc:date>2025-07-30T01:23:22Z</dc:date>
    <item>
      <title>Lisp Routine Command Display Name not showing in Command Line Suggestion List</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13745384#M165505</link>
      <description>&lt;P&gt;Hello, I have what appears to be a unique problem after installing AutoCAD Map 3D 2026 on my Windows 11 Lenovo Legion laptop that is not occurring on my AutoCAD Map 3D 2024 installation on my Windows 10 Lenovo desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bunch of lisp routines that we have edited the Command Display Names of to be our keyboard shortcuts. This has always worked like, for example, our "Draw-Pline" command, you can just type "P" and enter to run the command because the Command Display Name is "P".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my acad 24 desktop install, it shows up like so in the autocomplete if you just type "P", hit enter and go...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="24 example.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1556893i342D3A3D3A2968FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="24 example.jpg" alt="24 example.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now, when I try to run the same command after loading all my apps and menus in the new install of 2026 on the laptop, the "P" doesn't return anything and I have to type the full command "DRAW-PLINE"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="26 Example.png" style="width: 286px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1556895i39F9BA1ECA215754/image-dimensions/286x183?v=v2" width="286" height="183" role="button" title="26 Example.png" alt="26 Example.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is how the CUI properties are set up for the command on each acad install:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CUI Command Properties.jpg" style="width: 646px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1556896i02ABC46EC7079263/image-dimensions/646x270?v=v2" width="646" height="270" role="button" title="CUI Command Properties.jpg" alt="CUI Command Properties.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any ideas on this?&amp;nbsp; Hoping this isn't a 2026 bug with the autocomplete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 23:14:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13745384#M165505</guid>
      <dc:creator>rlindsey8PJ57</dc:creator>
      <dc:date>2025-07-29T23:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp Routine Command Display Name not showing in Command Line Suggestion List</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13745482#M165510</link>
      <description>&lt;P&gt;I think that in the cui you would need to somehow select that item in your menu. If you have a lisp that is loaded on startup it may have the (defun c:P in it. The other way is look at your PGP file it has the aliases in it. You may also have a mnl file. You may need to&lt;STRONG&gt; redefine&lt;/STRONG&gt; the "P" command as its the shortcut for "Pan"&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 01:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13745482#M165510</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-07-30T01:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp Routine Command Display Name not showing in Command Line Suggestion List</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13746357#M165522</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;isn't that just part of the input settings at command prompt ?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;A href="https://help.autodesk.com/view/ACD/2022/ENU/?guid=GUID-74478DCE-92D4-49B1-93E9-DCF09D57FA0D" target="_blank" rel="noopener"&gt;To work with suggestion list&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pehaps&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;is correct, maybe its not a proper function name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 12:51:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13746357#M165522</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2025-07-30T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp Routine Command Display Name not showing in Command Line Suggestion List</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13746531#M165528</link>
      <description>&lt;P&gt;I was going to try the PGP alias route yesterday but noticed both PGP files for the 24 and 26 installs are the same and are set to "P" being Pan so I didn't mess with it. I went ahead and tried this now that you mentioned it and it worked when I added "DRAW-PLINE" lisp command for the P alias. Weird that I have to do this for 26 and not 24, but not mad if it works. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 14:09:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13746531#M165528</guid>
      <dc:creator>rlindsey8PJ57</dc:creator>
      <dc:date>2025-07-30T14:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp Routine Command Display Name not showing in Command Line Suggestion List</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13747694#M165560</link>
      <description>&lt;P&gt;Just me I try to not redefine commands so maybe "PD", "DPL" or "PPP" pretty quick to type 3 "p's" if its something you use all the time what about a toolbar I have made my own for just this reason. I have them vertical on edge. Have left and right.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1753946083668.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1557349i12871E4187EF6D3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1753946083668.png" alt="SeaHaven_0-1753946083668.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 07:15:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-routine-command-display-name-not-showing-in-command-line/m-p/13747694#M165560</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-07-31T07:15:45Z</dc:date>
    </item>
  </channel>
</rss>

