<?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 - description of the profile name in the title bar in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640667#M72112</link>
    <description>&lt;P&gt;That was just an idea for the OP to consider. No more.&lt;/P&gt;
&lt;P&gt;If I would want such a thing for myself, I would consider that as feasible. But I'm not really one who needs to care about a bunch of users. But your point of view is legit. Sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW I am switching between C3D and ACAD profiles a lot. Often having them side by side. I use a background to visually distinguish them. Whether C3D is by default in dark gray-blue color, ACAD is black. All I need. Personally consider MODEMACRO as "not enough" for such a case. Also, have more interesting/interactive stuff to show in the status bar than a simple profile name.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jul 2020 09:12:44 GMT</pubDate>
    <dc:creator>ВeekeeCZ</dc:creator>
    <dc:date>2020-07-17T09:12:44Z</dc:date>
    <item>
      <title>AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9638329#M72100</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a possibility that the AutoCAD profile name (e.g. &amp;lt;&amp;lt;ADADMPP&amp;gt;&amp;gt;)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;could be displayed in the title bar? Is there a registry key or some other way? I would like to help those users who often switch between different profiles in AutoCAD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Title bar.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/795876i0D53FB7AA0D01F8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Title bar.PNG" alt="Title bar.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 06:51:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9638329#M72100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-16T06:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9638345#M72101</link>
      <description>&lt;P&gt;&lt;A href="https://adndevblog.typepad.com/autocad/2013/01/changing-the-displayed-autocad-title-bar-text.html" target="_blank" rel="noopener"&gt;THIS&lt;/A&gt;&amp;nbsp;might put some light...&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 06:58:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9638345#M72101</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-07-16T06:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9639548#M72102</link>
      <description>&lt;P&gt;If it doesn't need to go in the titlebar, it may be much easier to put it in the MODEMACRO variable.&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="Shneuph_0-1594917644656.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/796146i8BFE94366CA7D7A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shneuph_0-1594917644656.png" alt="Shneuph_0-1594917644656.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MODEMACRO&lt;/P&gt;&lt;P&gt;$(getvar, cprofile)&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 16:41:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9639548#M72102</guid>
      <dc:creator>Shneuph</dc:creator>
      <dc:date>2020-07-16T16:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9639747#M72103</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/450014"&gt;@Shneuph&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had no idea this existed until today. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 18:26:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9639747#M72103</guid>
      <dc:creator>CodeDing</dc:creator>
      <dc:date>2020-07-16T18:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9639775#M72104</link>
      <description>&lt;P&gt;For an example.. Here is the string we use.&amp;nbsp; You should be able to copy and paste into the commandline for modemacro:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$(if,$(eq,$(getvar,pstylemode),0),"STB DWG" ,"CTB DWG") " | OsnapZ: "$(if,$(eq,$(getvar,osnapz),0),"OFF" ,"ON") " | Txt S: " $(RTOS, $(*,$(getvar,TEXTSIZE),8)[, 2, 2])" | Dim S: " $(RTOS, $(getvar,DIMSCALE)[, 2, 2]) " | LTS: " $(getvar,LTSCALE) " | OS " $(getvar,osmode) " | Profile " $(getvar,cprofile) " | Mtext Editor: " $(getvar,mtexted) " | CenterMT: " $(if,$(eq,$(getvar,centermt),0),"Not Centered" ,"Centered")&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 18:46:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9639775#M72104</guid>
      <dc:creator>Shneuph</dc:creator>
      <dc:date>2020-07-16T18:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640432#M72105</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/450014"&gt;@Shneuph&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I restart the AutoCAD, the value of MODEMACRO is overwritten with "". I need a pemanent solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The value of the string "&lt;SPAN&gt;$(getvar, cprofile) is also not shown.&amp;nbsp;I can only create a command macro with this string.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 05:51:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640432#M72105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-17T05:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640438#M72106</link>
      <description>&lt;P&gt;For this you have your (own) ACADDOC.lsp &lt;span class="lia-unicode-emoji" title=":face_without_mouth:"&gt;😶&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 05:59:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640438#M72106</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2020-07-17T05:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640450#M72107</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/450014"&gt;@Shneuph&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The value of the string "&lt;SPAN&gt;$(getvar, cprofile) is also not shown.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;???&lt;/P&gt;
&lt;P&gt;Modemacro appears in your statusbar, if you set statusbar off, you can't see the Modemacro string &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please upload a screenshot of the whole program windows after you set modemacro this way:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;MODEMACRO
Aktuelles Profil ist: $(getvar,CPROFILE)
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 06:10:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640450#M72107</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2020-07-17T06:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640518#M72108</link>
      <description>&lt;P&gt;Use this expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(setvar 'modemacro "$(getvar,cprofile)")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Save it as a *.lsp file, add the file to the StartUp Suite.&lt;/P&gt;
&lt;P&gt;Then you would see the profile name in this part of your screen... as the very first item of the status bar.&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="Z9E3zK5E_0-1594970269488.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/796314iBBE8906FF3B7D915/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Z9E3zK5E_0-1594970269488.png" alt="Z9E3zK5E_0-1594970269488.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So not much close to what you had in mind when starting this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 07:20:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640518#M72108</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-07-17T07:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640534#M72109</link>
      <description>&lt;P&gt;Thank you very much to you all, especially to Vilík&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 07:33:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640534#M72109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-17T07:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640537#M72110</link>
      <description>&lt;P&gt;Another simple idea of how to clearly distinguish profiles can be using QAT with some dummy icons. As this example...&lt;/P&gt;
&lt;P&gt;You can create/download eg icons of letters... whatever.&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="Z9E3zK5E_1-1594971291367.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/796316i4438C46DC66CFC92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Z9E3zK5E_1-1594971291367.png" alt="Z9E3zK5E_1-1594971291367.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 07:34:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640537#M72110</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-07-17T07:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640634#M72111</link>
      <description>&lt;P&gt;Creative idea,&lt;/P&gt;
&lt;P&gt;But hard to handle if you are using the same main.cuix&amp;amp;workspace,&lt;/P&gt;
&lt;P&gt;in this case you need to know how so set up a command/button with linked icons.png and then you can set different paths for customer icons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My Q:&lt;/P&gt;
&lt;P&gt;Or does i miss some way to use this idea?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 08:47:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640634#M72111</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2020-07-17T08:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640667#M72112</link>
      <description>&lt;P&gt;That was just an idea for the OP to consider. No more.&lt;/P&gt;
&lt;P&gt;If I would want such a thing for myself, I would consider that as feasible. But I'm not really one who needs to care about a bunch of users. But your point of view is legit. Sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW I am switching between C3D and ACAD profiles a lot. Often having them side by side. I use a background to visually distinguish them. Whether C3D is by default in dark gray-blue color, ACAD is black. All I need. Personally consider MODEMACRO as "not enough" for such a case. Also, have more interesting/interactive stuff to show in the status bar than a simple profile name.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 09:12:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640667#M72112</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-07-17T09:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640693#M72113</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;That was just an idea for the OP to consider. No more.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And i like the idea (generally interest)!&lt;/P&gt;
&lt;P&gt;That's why i took time to think about a solution for this and i ends up with:&lt;/P&gt;
&lt;P&gt;Possible, but to complicated in most of cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing the idea &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 09:26:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9640693#M72113</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2020-07-17T09:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - description of the profile name in the title bar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9642128#M72114</link>
      <description>&lt;P&gt;Rather than jumping between 2 workspaces I just made a custom menu that had a lot of the most used CIV3D stuff and added it to my Drafting workspace much easier, just used notepad and cut and pasted stuff out of CUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 04:23:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-description-of-the-profile-name-in-the-title-bar/m-p/9642128#M72114</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2020-07-18T04:23:45Z</dc:date>
    </item>
  </channel>
</rss>

