<?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: Notepad++ Language for editing PowerMill macros. in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/12438207#M30488</link>
    <description>&lt;P&gt;Hello Everyone, i hope to be usefull for someone of you,&lt;/P&gt;&lt;P&gt;today after many test i find a solution to add the hint and the autocompletion in notepad++ 8.6.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you have to copy the file in attach in&amp;nbsp;"C:\Program Files (x86)\Notepad++\autoCompletion\"&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="moraschini_0-1702462056062.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1304224iEE4CA6D15B8C49DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moraschini_0-1702462056062.png" alt="moraschini_0-1702462056062.png" /&gt;&lt;/span&gt;&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="moraschini_1-1702462061587.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1304225i3477204E5CC265C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moraschini_1-1702462061587.png" alt="moraschini_1-1702462061587.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this passage i get this result.&lt;/P&gt;&lt;P&gt;have a good day&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2023 10:08:32 GMT</pubDate>
    <dc:creator>moraschini</dc:creator>
    <dc:date>2023-12-13T10:08:32Z</dc:date>
    <item>
      <title>Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6712600#M30461</link>
      <description>&lt;P&gt;If you would like to edit your PowerMill macro in full colours, you can use Notepad++ editor with a user defined language.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also fold code, because {} characters are set as keywords for folding.&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="PowerMill code in Notepad++" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/296778iB27B9434E9772897/image-size/large?v=v2&amp;amp;px=999" role="button" title="EditorView.png" alt="EditorView.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;I have attached a .zip file that contains the PowerMill language, and a macro example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can download Notepad++ text editor from here: &lt;A href="https://notepad-plus-plus.org/download" target="_blank"&gt;https://notepad-plus-plus.org/download&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Notepad++ click &lt;STRONG&gt;"View &amp;gt; User Defined Dialogue&lt;/STRONG&gt;..."&lt;BR /&gt;Click &lt;STRONG&gt;Import&lt;/STRONG&gt; button and select the "Notepad++PowerMillLanguage.XML" file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open a the PowerMill macro example "CreateBlockAndWorkplane.mac". &lt;BR /&gt;Code should now appear colour coded. You can fold code by &lt;STRONG&gt;"View &amp;gt; Fold All"&lt;/STRONG&gt; command, or by clicking + and - markers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can comment and uncomment selected lines of code using &lt;STRONG&gt;Ctrl+Q shorcut&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can't see the marco in colours, try "Language &amp;gt; PowerMill" command from the top menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Screencast for using the PowerMill language in Notepad++ can be found here:&lt;BR /&gt;&lt;A href="https://knowledge.autodesk.com/community/screencast/e7d3e8e1-5222-431d-abc0-caa356d6342" target="_blank"&gt;https://knowledge.autodesk.com/community/screencast/e7d3e8e1-5222-431d-abc0-caa356d6342&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/e7d3e8e1-5222-431d-abc0-caa356d6342c" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Nov 2016 10:46:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6712600#M30461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-28T10:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6712781#M30462</link>
      <description>&lt;P&gt;I attached a new version of my &lt;STRONG&gt;CreateBlockAndWorkplane.mac&lt;/STRONG&gt; macro example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had it set to run in Finnish by mistake. But if you want to learn some Finnish, you can use the old macro or edit this one.&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="Language.png" style="width: 692px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/296807iFCC231F94BE8AA99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Language.png" alt="Language.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 12:42:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6712781#M30462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-28T12:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6712811#M30463</link>
      <description>&lt;P&gt;seems to work with powershape also...very cool&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 12:57:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6712811#M30463</guid>
      <dc:creator>a1moldmaker</dc:creator>
      <dc:date>2016-11-28T12:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6714260#M30464</link>
      <description>&lt;P&gt;Hello PekkaJLaansanen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a user defined language for Powermill macro with auto completion, but it's on the the old power mill forum and nobody can download it if you are not register...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.delcam.com/viewtopic.php?f=51&amp;amp;t=12641" target="_blank"&gt;http://forum.delcam.com/viewtopic.php?f=51&amp;amp;t=12641&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you mind if I upload it in a answer on this topic ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alex&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Auto%20complete.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/296988i913CF8BEF9009281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Auto%20complete.png" alt="Auto%20complete.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 22:14:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6714260#M30464</guid>
      <dc:creator>Alex470</dc:creator>
      <dc:date>2016-11-28T22:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715217#M30465</link>
      <description>&lt;P&gt;Brilliant!!!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 10:09:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715217#M30465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-29T10:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715329#M30466</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4036767"&gt;@Alex470&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hello PekkaJLaansanen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a user defined language for Powermill macro with auto completion, but it's on the the old power mill forum and nobody can download it if you are not register...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.delcam.com/viewtopic.php?f=51&amp;amp;t=12641" target="_blank"&gt;http://forum.delcam.com/viewtopic.php?f=51&amp;amp;t=12641&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you mind if I upload it in a answer on this topic ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alex&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Auto%20complete.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/296988i913CF8BEF9009281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Auto%20complete.png" alt="Auto%20complete.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi Alex470,&lt;/P&gt;&lt;P&gt;go ahead, auto complete sounds very nice!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pekka.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 11:06:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715329#M30466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-29T11:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715381#M30467</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have modified the theme a bit as I prefer when I work with my macros to have a darker background. I am not sure about the text colour combinations but here you are:&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="Obsidian.JPG" style="width: 471px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/297172iA7A3C104893C3D94/image-dimensions/471x402?v=v2" width="471" height="402" role="button" title="Obsidian.JPG" alt="Obsidian.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you load the file as Pekka described please remember to change the style to Obsidian.&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="Obsidian2.JPG" style="width: 315px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/297174i5311FA08395C4574/image-dimensions/315x229?v=v2" width="315" height="229" role="button" title="Obsidian2.JPG" alt="Obsidian2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The drawback on the Obsidian theme with the dark background is that it does not work well with the compare feature.&lt;/P&gt;&lt;P&gt;If you want to compare files you have to change your theme.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 11:37:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715381#M30467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-29T11:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715843#M30468</link>
      <description>&lt;P&gt;Sorry the previous one will not work.&lt;/P&gt;&lt;P&gt;Here is the correct xml.&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="Obsidian.JPG" style="width: 354px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/297250i46CCEFDD9542DA04/image-dimensions/354x354?v=v2" width="354" height="354" role="button" title="Obsidian.JPG" alt="Obsidian.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can you delete one of your replies if it is wrong? In the old forum you could at least edit it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;King regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;George&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 14:36:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715843#M30468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-29T14:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715927#M30469</link>
      <description>&lt;P&gt;As far as I have seen, you can edit your own message (Under options, top left of the message) as long as nobody answered it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree with you, it's a little bit frustrating when you see a mistake too late.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 15:08:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6715927#M30469</guid>
      <dc:creator>NanchenO</dc:creator>
      <dc:date>2016-11-29T15:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718122#M30470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So here is mine&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step 1 :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;PowerMill Macro.xm&lt;/SPAN&gt;&lt;SPAN&gt;l to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;C:\Program Files (x86)\Notepad++\plugins\APIs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;userDefineLang.xm&lt;/SPAN&gt;&lt;SPAN&gt;l to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;C:\Users\Proprietaire\AppData\Roaming\Notepad++&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 2 :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Launch Notepad++&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Select Language --&amp;gt; PowerMill Macro&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For autocompletion :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="postbody"&gt;When you are between ( ). Press escape to hide advices, and press CTRL + MAJ + SPACE to display advices.&lt;BR /&gt;&lt;BR /&gt;I attached the files with this post in&amp;nbsp;NpPlsPls_Macro.zip&lt;/DIV&gt;&lt;DIV class="postbody"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="postbody"&gt;Hope you'll enjoy&lt;/DIV&gt;&lt;DIV class="postbody"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="postbody"&gt;And if you want to add more autocompletion feel free to share what you have done &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:46:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718122#M30470</guid>
      <dc:creator>Alex470</dc:creator>
      <dc:date>2016-11-30T10:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718244#M30471</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4036767"&gt;@Alex470&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For autocompletion :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="postbody"&gt;When you are between ( ). Press escape to hide advices, and press CTRL + MAJ + SPACE to display advices.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4036767"&gt;@Alex470&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does MAJ mean?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:06:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718244#M30471</guid>
      <dc:creator>iamcdn79</dc:creator>
      <dc:date>2016-11-30T12:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718319#M30472</link>
      <description>&lt;DIV class="postbody"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;HR /&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4036767" target="_blank"&gt;@Alex470&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does MAJ mean?&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ctrl + Shift + Spacebar seems to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the files Alex, it works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pekka.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:47:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718319#M30472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-30T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718321#M30473</link>
      <description>&lt;P&gt;Sorry I forgot to translate, it's "&lt;U&gt;SHIFT&lt;/U&gt;"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:47:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718321#M30473</guid>
      <dc:creator>Alex470</dc:creator>
      <dc:date>2016-11-30T12:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718379#M30474</link>
      <description>&lt;P&gt;Nothing happens when I do that&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 13:13:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6718379#M30474</guid>
      <dc:creator>iamcdn79</dc:creator>
      <dc:date>2016-11-30T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6730478#M30475</link>
      <description>&lt;P&gt;Any one have any idea why none of these are working for me?&amp;nbsp; I have Imported them all and they show up at the bottom of the language dialog, and I tried updating notepad++ as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I select a language.. nothing happens at all.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 13:52:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6730478#M30475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-06T13:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6730747#M30476</link>
      <description>&lt;P&gt;So I went back and removed all the languages I added (just the ones above that I tried)&amp;nbsp; and then went to the notepad++/plugins/APIs and deleted them out of there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then Imported them back in via the "define a language" dialog and now everything seems to work fine.&amp;nbsp; I think the problem was drag and dropping the files into the notepad++ folder instead of just importing them in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:03:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6730747#M30476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-06T15:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6869099#M30477</link>
      <description>&lt;P&gt;using version v7.3.1&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and i cant get it to import&lt;/P&gt;
&lt;P&gt;keeps telling me it failed to import&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 14:52:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/6869099#M30477</guid>
      <dc:creator>a1moldmaker</dc:creator>
      <dc:date>2017-02-10T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/11994915#M30478</link>
      <description>&lt;P&gt;Can you explain how to enable autocomplete and how it works?&lt;BR /&gt;I don't see autocomplete in notepad++ v.8.5.3 or I don't understand how to use it.&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 22:19:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/11994915#M30478</guid>
      <dc:creator>raffnecBNJ8C</dc:creator>
      <dc:date>2023-05-28T22:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/12208693#M30479</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nguyenthinhvt95_0-1693463405086.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1260269i3224F409F27343DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nguyenthinhvt95_0-1693463405086.png" alt="nguyenthinhvt95_0-1693463405086.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I turn off the white board?,&lt;/P&gt;&lt;P&gt;I try to use&amp;nbsp;&lt;SPAN&gt;Language by PowerMill Macro and dark theme and it 's look terrible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 06:31:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/12208693#M30479</guid>
      <dc:creator>nguyenthinhvt95</dc:creator>
      <dc:date>2023-08-31T06:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Notepad++ Language for editing PowerMill macros.</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/12209484#M30480</link>
      <description>&lt;P&gt;does anyone know how to set this up in visual studio code?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:03:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/notepad-language-for-editing-powermill-macros/m-p/12209484#M30480</guid>
      <dc:creator>MitchPflederer</dc:creator>
      <dc:date>2023-08-31T13:03:29Z</dc:date>
    </item>
  </channel>
</rss>

