<?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: how can i access a &amp;quot;call&amp;quot; parameters? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378242#M207</link>
    <description>&lt;P&gt;I didn't know that, I always looked for the macro manually. That will come handy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 30 Apr 2023 05:50:50 GMT</pubDate>
    <dc:creator>julienK</dc:creator>
    <dc:date>2023-04-30T05:50:50Z</dc:date>
    <item>
      <title>how can i access a "call" parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378179#M205</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I opened an object from Archicad to study and analyze its scripts and parameters. However, it uses a function called "call," which brings some scripts that must be located somewhere in the program. Unfortunately, I can't seem to find them. I would like to see how it uses some of these scripts and try to incorporate them into an object that I'm creating.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The entire script that is included in the object is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;call "Switch_symbol" parameters all \
		bHotspotsOnCircle = 0,
		bText = 1,
		iSwitchType = 9&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 07:43:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378179#M205</guid>
      <dc:creator>Otavio Augusto</dc:creator>
      <dc:date>2023-05-31T07:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: how can i access a "call" parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378181#M206</link>
      <description>&lt;P&gt;If you highlight the name between the parentheses after call, and hit control shift o or command shift o for Mac and it will open the macro that it's calling&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 21:49:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378181#M206</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-04-28T21:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: how can i access a "call" parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378242#M207</link>
      <description>&lt;P&gt;I didn't know that, I always looked for the macro manually. That will come handy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 05:50:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378242#M207</guid>
      <dc:creator>julienK</dc:creator>
      <dc:date>2023-04-30T05:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: how can i access a "call" parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378243#M208</link>
      <description>&lt;P&gt;call is used to 'call' a 'macro' which is external to the object you're looking at. A macro is another&amp;nbsp; gdl object&amp;nbsp; that&amp;nbsp; is inserted inside you&amp;nbsp; current gdl object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its not like a gosub were the code is actually in the object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 05:54:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-can-i-access-a-quot-call-quot-parameters/m-p/378243#M208</guid>
      <dc:creator>julienK</dc:creator>
      <dc:date>2023-04-30T05:54:34Z</dc:date>
    </item>
  </channel>
</rss>

