<?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 macro to write the name of activate Group to Project.Note in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264646#M19248</link>
    <description>&lt;P&gt;Hello everybody&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;a problem about macro and I need your help.&lt;/P&gt;&lt;P&gt;I want to write the name of activate group to Project.note. I had tried write one but It didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;STRING $group_name = ''&lt;BR /&gt;IF ENTITY_EXISTS(ENTITY('GROUP','')) {&lt;BR /&gt;$group_name = ENTITY('GROUP','').name&lt;BR /&gt;}&lt;BR /&gt;EDIT PAR 'project.Notes.' $group_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 03:32:05 GMT</pubDate>
    <dc:creator>nguyenthinhvt95</dc:creator>
    <dc:date>2018-09-13T03:32:05Z</dc:date>
    <item>
      <title>macro to write the name of activate Group to Project.Note</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264646#M19248</link>
      <description>&lt;P&gt;Hello everybody&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;a problem about macro and I need your help.&lt;/P&gt;&lt;P&gt;I want to write the name of activate group to Project.note. I had tried write one but It didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;STRING $group_name = ''&lt;BR /&gt;IF ENTITY_EXISTS(ENTITY('GROUP','')) {&lt;BR /&gt;$group_name = ENTITY('GROUP','').name&lt;BR /&gt;}&lt;BR /&gt;EDIT PAR 'project.Notes.' $group_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 03:32:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264646#M19248</guid>
      <dc:creator>nguyenthinhvt95</dc:creator>
      <dc:date>2018-09-13T03:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: macro to write the name of activate Group to Project.Note</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264722#M19249</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;STRING $group_name = ''
IF ENTITY_EXISTS(ENTITY('GROUP','')) {
$group_name = ENTITY('GROUP','').name
}

&lt;STRONG&gt;$project.notes = $group_name&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;Glenn&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 05:19:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264722#M19249</guid>
      <dc:creator>GlennM.MCAM</dc:creator>
      <dc:date>2018-09-13T05:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: macro to write the name of activate Group to Project.Note</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264747#M19250</link>
      <description>&lt;P&gt;Thank you so much ,&lt;SPAN&gt;Glenn&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now It is working well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 05:46:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8264747#M19250</guid>
      <dc:creator>nguyenthinhvt95</dc:creator>
      <dc:date>2018-09-13T05:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: macro to write the name of activate Group to Project.Note</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8675441#M19251</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3977965"&gt;@GlennM.MCAM&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;PRE&gt;&lt;STRONG&gt;$project.notes = ...&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;Glenn&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks, Glenn!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 19:30:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/macro-to-write-the-name-of-activate-group-to-project-note/m-p/8675441#M19251</guid>
      <dc:creator>TK.421</dc:creator>
      <dc:date>2019-03-21T19:30:33Z</dc:date>
    </item>
  </channel>
</rss>

