<?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 Betreff: Issue with Parameter Display in GDL Editor (Archicad 27 INT 6060) in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669301#M7832</link>
    <description>&lt;P&gt;Why do you set the Parameters A, B, zzyzx, although you do not use them in the scripts?&lt;BR /&gt;If I change the Value A from 0.001 to 0.002, everything works fine for me.&lt;BR /&gt;If you use&amp;nbsp;A, B, zzyzx in one of the Scripts you should change your Master -Script like this:&lt;BR /&gt;&lt;SPAN&gt;A &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;0.001 :&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;B &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;0.001 :&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ZZYZX&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;&lt;SPAN&gt; A &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;A&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt; B &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;B,&amp;nbsp;&lt;SPAN&gt;ZZYZX&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;ZZYZX&lt;BR /&gt;&lt;/SPAN&gt;so that the values of the variables will be changed, when the Parameter-Script was not running, as well.&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 10 Jul 2025 18:44:31 GMT</pubDate>
    <dc:creator>Jochen Suehlo</dc:creator>
    <dc:date>2025-07-10T18:44:31Z</dc:date>
    <item>
      <title>Issue with Parameter Display in GDL Editor (Archicad 27 INT 6060)</title>
      <link>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669047#M7829</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently using Archicad 27 build 6060 INT and have encountered an issue related to the GDL editor.&lt;BR /&gt;When I update the code in the Parameters scripts, the values of the variables no longer display correctly. However, after saving, everything still works fine in the floor plan — the issue only appears within the GDL editor.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NMK195_0-1752035578787.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/89228iE1A6810B25DC6CD9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NMK195_0-1752035578787.png" alt="NMK195_0-1752035578787.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NMK195_1-1752035593177.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/89229iB1A5BC797E8DC1CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NMK195_1-1752035593177.png" alt="NMK195_1-1752035593177.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve attached the file below and would appreciate any help or solution to fix this. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 04:33:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669047#M7829</guid>
      <dc:creator>NMK195</dc:creator>
      <dc:date>2025-07-09T04:33:55Z</dc:date>
    </item>
    <item>
      <title>Betreff: Issue with Parameter Display in GDL Editor (Archicad 27 INT 6060)</title>
      <link>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669301#M7832</link>
      <description>&lt;P&gt;Why do you set the Parameters A, B, zzyzx, although you do not use them in the scripts?&lt;BR /&gt;If I change the Value A from 0.001 to 0.002, everything works fine for me.&lt;BR /&gt;If you use&amp;nbsp;A, B, zzyzx in one of the Scripts you should change your Master -Script like this:&lt;BR /&gt;&lt;SPAN&gt;A &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;0.001 :&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;B &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;0.001 :&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ZZYZX&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;&lt;SPAN&gt; A &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;A&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt; B &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;B,&amp;nbsp;&lt;SPAN&gt;ZZYZX&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;ZZYZX&lt;BR /&gt;&lt;/SPAN&gt;so that the values of the variables will be changed, when the Parameter-Script was not running, as well.&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Jul 2025 18:44:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669301#M7832</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2025-07-10T18:44:31Z</dc:date>
    </item>
    <item>
      <title>Betreff: Issue with Parameter Display in GDL Editor (Archicad 27 INT 6060)</title>
      <link>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669327#M7833</link>
      <description>&lt;P&gt;Setting the parameters A, B, and ZZYZX is a standard practice in our company, which has been in use since Archicad 21. We're not sure why this issue has suddenly occurred in Archicad 27.&lt;/P&gt;&lt;P&gt;After applying your suggested modification, everything is now working properly again. Thank you very much for your helpful solution.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 02:40:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Issue-with-Parameter-Display-in-GDL-Editor-Archicad-27-INT-6060/m-p/669327#M7833</guid>
      <dc:creator>NMK195</dc:creator>
      <dc:date>2025-07-11T02:40:33Z</dc:date>
    </item>
  </channel>
</rss>

