<?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: PowerMill macros with variables in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492811#M25015</link>
    <description>&lt;P&gt;Yes it's generated every time and the modification must be done not in the C:\Temp\tempvbs.vbs file but in the Macro&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the Excellent code &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; of &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3959841"&gt;@kukelyk&lt;/a&gt;&amp;nbsp;this file is generated via the Function VBS :&lt;/P&gt;
&lt;PRE&gt;FUNCTION vbs(STRING read_xls_vbs, STRING xls) {&lt;/PRE&gt;
&lt;P&gt;and the variable STRING read_xls_vbs&amp;nbsp; contains the path to the Vbs Script.&amp;nbsp; And this varaible is define in the begining of the code via this first line of codes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;STRING read_xls_vbs = macro_path(0) + "\read_xls.vbs"&lt;/PRE&gt;
&lt;P&gt;So check the result of your modifications&amp;nbsp; to validate this value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2017 09:19:58 GMT</pubDate>
    <dc:creator>5axes</dc:creator>
    <dc:date>2017-10-26T09:19:58Z</dc:date>
    <item>
      <title>PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7488420#M24995</link>
      <description>&lt;P&gt;Hello everyone &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I‘m from Germany so I hope you‘ll understand me as good as you can.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to work with 5 models in my project which are everyday the same. Different in a small way.. But everytime the same steps. The only difference is, that the number&amp;nbsp;of the 5 models is everyday another one, eg:&amp;nbsp;&lt;/P&gt;&lt;P&gt;17171010_I. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;—&amp;gt; 18181010_I&lt;/P&gt;&lt;P&gt;17171010_ISh &amp;nbsp; &amp;nbsp; —&amp;gt; 18181010_ISh&lt;/P&gt;&lt;P&gt;17171010_IE &amp;nbsp; &amp;nbsp; &amp;nbsp; —&amp;gt; 18181010_IE&lt;/P&gt;&lt;P&gt;17171010_IOSur —&amp;gt; 18181010_IOSur&lt;/P&gt;&lt;P&gt;17171010_ISUR &amp;nbsp;—&amp;gt; 18181010_ISur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can use macros for lots of operations now. But when I have to say: turn 18181010_I, 18181010_ISh (...) by 180 degrees or something like this. There is no way to use macros for me. But that would be so helpfull! I get a xsml file with my models everyday &amp;nbsp;where are the filenames included. The name of the xsml file and&amp;nbsp;the sequence are always the same.&lt;/P&gt;&lt;P&gt;So is there any way to use macros with Variables? I saw this video but I don‘t understand how to manage it...&lt;/P&gt;&lt;P&gt;&lt;A title="Youtube- PowerMill reads text files " href="https://youtu.be/zqtqQ37VCH4" target="_blank"&gt;https://youtu.be/zqtqQ37VCH4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if there‘s anybody to help me I would be so grateful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 21:55:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7488420#M24995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T21:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489068#M24996</link>
      <description>&lt;P&gt;Can You upload a sample xsml file?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 06:42:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489068#M24996</guid>
      <dc:creator>kukelyk</dc:creator>
      <dc:date>2017-10-25T06:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489244#M24997</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;here you have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David &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>Wed, 25 Oct 2017 08:02:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489244#M24997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T08:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489428#M24998</link>
      <description>&lt;P&gt;And where are the numbers like&amp;nbsp;&lt;SPAN&gt;17171010_I :?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 09:17:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489428#M24998</guid>
      <dc:creator>kukelyk</dc:creator>
      <dc:date>2017-10-25T09:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489631#M24999</link>
      <description>&lt;P&gt;Sorry I'm not into XML... I don't know how to create the file correctly so that it reads out the numbers everytime automaticilly..&lt;BR /&gt;But do you understand my problem or my way to work with variables in macros?&lt;/P&gt;&lt;P&gt;The XML file is not delivered with the models but the excel as you can see in attachments (Komponententabelle)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 10:40:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489631#M24999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T10:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489743#M25000</link>
      <description>&lt;P&gt;So, as I understand:&lt;/P&gt;
&lt;P&gt;You have an excel file, and have an xsml file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The excel file contains the model names and their function.&lt;/P&gt;
&lt;P&gt;the xsml contains the functions and some other data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A macro can read the xsml file, but not the excel. (There is an indirect way to read the excel.)&lt;/P&gt;
&lt;P&gt;What we need is the excel table data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Afterall, You get the models, the excel and the xsml files. Right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the xsml has the same data as the excel (in different format), than please upload one of them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:23:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7489743#M25000</guid>
      <dc:creator>kukelyk</dc:creator>
      <dc:date>2017-10-25T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7490012#M25001</link>
      <description>&lt;P&gt;First of all thank you at this point for your help!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the models and the excel table like: Komponententabelle.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is there no way to make out an XML from excel table?&lt;/P&gt;&lt;P&gt;If it's not so easy, I don't know what takes longer... make this xml file for the macros or do a couple of clicks in PowerMill &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Nevertheless it would be so great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:42:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7490012#M25001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T12:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7490188#M25002</link>
      <description>&lt;P&gt;OK, the excel looks like the same every time? Does only the rows between 2 and 7 contain component data in the excel file?&lt;/P&gt;
&lt;P&gt;If yes, then a small vbs can grab the needed cells.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7490188#M25002</guid>
      <dc:creator>kukelyk</dc:creator>
      <dc:date>2017-10-25T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7490268#M25003</link>
      <description>&lt;P&gt;You're right!&lt;/P&gt;&lt;P&gt;The rows between A2 and A7 are different every time. But only the number changes!.&lt;/P&gt;&lt;P&gt;The ending like&amp;nbsp; &amp;nbsp; _I&amp;nbsp; &amp;nbsp; &amp;nbsp; _IESur&amp;nbsp; &amp;nbsp; &amp;nbsp; _IISur&amp;nbsp; &amp;nbsp; &amp;nbsp;IOSur&amp;nbsp; &amp;nbsp;(...) are the same every time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Rows B2 to B7 are only a description to every model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:43:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7490268#M25003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T13:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7491501#M25004</link>
      <description>&lt;P&gt;save attached files to the same directory, and run the macro (.mac)&lt;/P&gt;
&lt;P&gt;after the macro&amp;nbsp;You can reference the variable by their name, ie. $project.gravur&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 19:52:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7491501#M25004</guid>
      <dc:creator>kukelyk</dc:creator>
      <dc:date>2017-10-25T19:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7491664#M25005</link>
      <description>&lt;P&gt;Wow! Looks very good. I don‘t exactly understand what you wrote in your files but what stands: FILESELECT "Modell beolvasása.." " for?&lt;/P&gt;&lt;P&gt;of course I will try this tomorrow and let you know whether it worked or not.&lt;/P&gt;&lt;P&gt;one more question if it‘s okay...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In which directory do I have to save your files? Once or every time in my new project folder?&lt;/P&gt;&lt;P&gt;Do I have to start the .vba file or just put in folder?&lt;/P&gt;&lt;P&gt;After clicking on your macro in PowerMill I can address every single model by only writing; $project.gravur, $project.IOSur?&lt;/P&gt;&lt;P&gt;a little guide would be the cherry on the cake &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;&lt;P&gt;Thank you very much&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:55:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7491664#M25005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T20:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7491935#M25006</link>
      <description>&lt;P&gt;Realy nice code&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3959841"&gt;@kukelyk&lt;/a&gt;&amp;nbsp;&lt;img id="heart" class="emoticon emoticon-heart" src="https://forums.autodesk.com/i/smilies/16x16_heart.png" alt="Heart" title="Heart" /&gt;&amp;nbsp;&amp;nbsp;I vote to elect it code of the month !&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample code&amp;nbsp;very usefull, to read directly some data&amp;nbsp;in a Excel file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 23:18:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7491935#M25006</guid>
      <dc:creator>5axes</dc:creator>
      <dc:date>2017-10-25T23:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492001#M25007</link>
      <description>&lt;P&gt;Just one question : In the vbs script why do you create the initial DAT file in the C:\temp directory.&amp;nbsp; And not directly in the script directory ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 00:02:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492001#M25007</guid>
      <dc:creator>5axes</dc:creator>
      <dc:date>2017-10-26T00:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492315#M25008</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;got this error &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; (attachment)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 05:07:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492315#M25008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T05:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492566#M25009</link>
      <description>&lt;P&gt;Well very strange , the error is on the first lines of the code. The exact syntax for this line should be :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;STRING read_xls_vbs = macro_path(&lt;STRONG&gt;0&lt;/STRONG&gt;) + "\read_xls.vbs"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but&amp;nbsp; STRING read_xls_vbs = macro_path() + "\read_xls.vbs" is also correct .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't now when the function macro_path was introduce in the macro langage, could be the origin of your issue. What is your PowerMill release ?&amp;nbsp; Is it older than a 2016 release ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:36:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492566#M25009</guid>
      <dc:creator>5axes</dc:creator>
      <dc:date>2017-10-26T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492621#M25010</link>
      <description>&lt;P&gt;There are some more errors when I skip the first one but maybe they are caused of the first error so we will work from top to bottom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use PowerMill Pro 2014 R2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:06:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492621#M25010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T08:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492675#M25011</link>
      <description>&lt;P&gt;This is certainly the origin of your issue.&amp;nbsp; If your read the Macro reference langage it's impossible to know when a new function was introduce in the software.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;macro_path&amp;nbsp; was available since 2016 but for 2014 ?&amp;nbsp; You can try just in the Windows command to run the code :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;print $macro_path(0)&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should return (null)&amp;nbsp; if it's not the case then the code is not compatible with your relase. But it's not a big problem in such case just replace :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;$macro_path(0)&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;by the path to your file hardcoded&amp;nbsp; "C:\Users\bahrmannd\Documents\PowerMill Makros Variable\Testumgbung\read_xls.vbs"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:34:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492675#M25011</guid>
      <dc:creator>5axes</dc:creator>
      <dc:date>2017-10-26T08:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492762#M25012</link>
      <description>&lt;P&gt;Works with path instead of&amp;nbsp;&lt;STRONG&gt;$macro_path(0)&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But then I get the next error. It reads the tempvbs.vbs file and says he can not fin the file in: row 3, character 1. (see attachment)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:59:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492762#M25012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T08:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492775#M25013</link>
      <description>&lt;P&gt;there is an error in the script &lt;STRONG&gt;\read_xls.vbs&lt;/STRONG&gt; is written 2 times .. change STRING read_xls_vbs&amp;nbsp; to get the correct path&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="Fehlermeldung1.JPG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/418002i7E81FCFA81E70CE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fehlermeldung1.JPG" alt="Fehlermeldung1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:05:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492775#M25013</guid>
      <dc:creator>5axes</dc:creator>
      <dc:date>2017-10-26T09:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: PowerMill macros with variables</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492797#M25014</link>
      <description>&lt;P&gt;the tempvbs.vbs is genrated new every time I click the macro. So I don't have to change the tempvbs file but which one?&lt;/P&gt;&lt;P&gt;There must be a command which generates the tempvbs.vbs, am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you understand what I mean&amp;nbsp;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:10:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/powermill-macros-with-variables/m-p/7492797#M25014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T09:10:48Z</dc:date>
    </item>
  </channel>
</rss>

