<?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: Listing Parameters in a Schedule in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185676#M15200</link>
    <description>"parameters n=n" in the end of parameter script does not work?&lt;BR /&gt;
&lt;BR /&gt;
Where the calculations are done in the object?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
    <pubDate>Thu, 23 Aug 2012 07:31:05 GMT</pubDate>
    <dc:creator>Piotr Dobrowolski</dc:creator>
    <dc:date>2012-08-23T07:31:05Z</dc:date>
    <item>
      <title>Listing Parameters in a Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185675#M15199</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi there,&lt;BR /&gt;
&lt;BR /&gt;
I need to list the variable&lt;B&gt; N&lt;/B&gt; of a certain Object in a Schedule. (bread-n-butter)&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="blue"&gt;the variable &lt;B&gt;N &lt;/B&gt;is actually a counter in a loop &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;( for i=1 to ..... N=N+1...)&lt;E&gt;&lt;/E&gt;&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
By the end of the loop &lt;B&gt;N&lt;/B&gt; stores the value for the number of loops. &lt;BR /&gt;
&lt;BR /&gt;
Here is the problem:&lt;BR /&gt;
If I create the Variable &lt;B&gt;N&lt;/B&gt; in the Parameter List (main window of GDL) it will remain always 0 and will never show the real value of N, therefore useless for my Schedule.&lt;BR /&gt;
&lt;BR /&gt;
I've tried moving the value to another parameter&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt; ( counter=N),&lt;E&gt;&lt;/E&gt; doesn't work. &lt;BR /&gt;
I can see the value by means of&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt; ( text2 0,0,&lt;B&gt;N&lt;/B&gt;) &lt;E&gt;&lt;/E&gt;but I really need to schedule several objects and add up the values.&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="darkred"&gt;What do I need for &lt;B&gt;N&lt;/B&gt; to show the real value in the parameter list? therefore be able to schedule it?&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
thanks in advance!&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 09:48:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185675#M15199</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2023-05-24T09:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Parameters in a Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185676#M15200</link>
      <description>"parameters n=n" in the end of parameter script does not work?&lt;BR /&gt;
&lt;BR /&gt;
Where the calculations are done in the object?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Thu, 23 Aug 2012 07:31:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185676#M15200</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2012-08-23T07:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Listing Parameters in a Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185677#M15201</link>
      <description>&lt;BLOCKQUOTE&gt;Piotr wrote:&lt;BR /&gt;"parameters n=n" in the end of parameter script does not work?&lt;/BLOCKQUOTE&gt;
Yep, I tried that, doesn't work. by the way I also thought that was the solution.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Piotr wrote:&lt;BR /&gt; Where the calculations are done in the object?&lt;/BLOCKQUOTE&gt;
I'm doing the calculation (the counting) in the 2D Script&lt;BR /&gt;
&lt;BR /&gt;
The weird thing: it works with GLOBAL variables, like SYMB_POS_X and so on. but not with LOCAL variables.&lt;BR /&gt;
&lt;BR /&gt;
thanks for the reply Piotr</description>
      <pubDate>Thu, 23 Aug 2012 07:58:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Listing-Parameters-in-a-Schedule/m-p/185677#M15201</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2012-08-23T07:58:26Z</dc:date>
    </item>
  </channel>
</rss>

