<?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: GDL VALUES Command error Key Word in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681631#M8081</link>
    <description>&lt;P&gt;No need, after a comma you can go into the next line without trouble. I would even recommend that.&lt;/P&gt;
&lt;P&gt;Nobody likes long lines.&lt;/P&gt;
&lt;P&gt;And if you need to go to a new line somwhere where a comma is not allowed, you can just use the backslash instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Oct 2025 14:35:00 GMT</pubDate>
    <dc:creator>runxel</dc:creator>
    <dc:date>2025-10-27T14:35:00Z</dc:date>
    <item>
      <title>GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681094#M8069</link>
      <description>&lt;P&gt;I am having a bit of bother with an old GDL object I made years ago.&lt;BR /&gt;&lt;BR /&gt;Its a simple object with various screw and fixing types. Each type is on a Fragment. I have added to Fragment 16 a new screw type and I have added it to the Parameter section of the object so the User can choose whichever fixing type they want.&lt;BR /&gt;&lt;BR /&gt;Problem is I am getting the following error...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Keywords can't be used as variables at line 1 &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are the VALUES but I'm not spotting which one is a "key word"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;VALUES "fixtype"  "screw" , "expansion bolt" , "bolt head", "bolt side elev", "BG-screw-40mm", "BG-screw-25mm", "MF Panhead", "Screw rawlplug", "Tek Screw", "Self Tap", "Pop Rivet", "Hex Head", "Insulation Dowel", "Self Tap Hex Head", "MF Pan Head Elev",

IF fixtype="screw" 					THEN Gosub 1

Etc...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone able to spot where it is going wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;Graeme&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;EM&gt;Windows 11 ArchiCAD 28.3.0 (earliest version used ArchiCAD 3.4)&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 12:51:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681094#M8069</guid>
      <dc:creator>TLOTrike</dc:creator>
      <dc:date>2025-10-22T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681097#M8070</link>
      <description>&lt;P&gt;&lt;FONT style="vertical-align: inherit;" dir="auto"&gt;&lt;FONT style="vertical-align: inherit;" dir="auto"&gt;Salut,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;"MF Pan Head Elev" !!!!,&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 13:03:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681097#M8070</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2025-10-22T13:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681119#M8071</link>
      <description>&lt;P&gt;Salut,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried changing the variable name to "fixtyp" but no luck. I've also reverted the object back to only use 15 FRAGMENTS but again it is still not liking it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I blame Windows 11 which I upgraded to yesterday &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 14:06:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681119#M8071</guid>
      <dc:creator>TLOTrike</dc:creator>
      <dc:date>2025-10-22T14:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681135#M8072</link>
      <description>&lt;P&gt;You must remove the last comma "," after the "MF Pan Head Elev"&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 14:54:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681135#M8072</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2025-10-22T14:54:48Z</dc:date>
    </item>
    <item>
      <title>Betreff: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681137#M8073</link>
      <description>&lt;P&gt;You have a trailing comma in the end of your "VALUES" command.&lt;/P&gt;
&lt;P&gt;This the list spills over to the "IF", which of course is a reserved keyword. This is also why this is still counted as line 1.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 14:55:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681137#M8073</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2025-10-22T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Betreff: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681630#M8080</link>
      <description>&lt;P&gt;Thanks, sorted now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plus I also discovered the limit of 256 characters was breached as well so had to shorten the names to make it happy again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 14:32:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681630#M8080</guid>
      <dc:creator>TLOTrike</dc:creator>
      <dc:date>2025-10-27T14:32:54Z</dc:date>
    </item>
    <item>
      <title>Betreff: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681631#M8081</link>
      <description>&lt;P&gt;No need, after a comma you can go into the next line without trouble. I would even recommend that.&lt;/P&gt;
&lt;P&gt;Nobody likes long lines.&lt;/P&gt;
&lt;P&gt;And if you need to go to a new line somwhere where a comma is not allowed, you can just use the backslash instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 14:35:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681631#M8081</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2025-10-27T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: GDL VALUES Command error Key Word</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681695#M8083</link>
      <description>&lt;P&gt;You can use Array as a list of values. Ir clear to read and manage count and order. Also If You'd like to change list conditionally&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;dim names[]:i=1
names[i] = "screw"                   :i=i+1
names[i] = "expansion bolt"          :i=i+1
names[i] = "bolt head"               :i=i+1
names[i] = "bolt side elev"          :i=i+1
names[i] = "BG-screw-40mm"           :i=i+1
names[i] = "BG-screw-25mm"           :i=i+1
names[i] = "MF Panhead"              :i=i+1
names[i] = "Screw rawlplug"          :i=i+1
names[i] = "Tek Screw"               :i=i+1
names[i] = "Self Tap"                :i=i+1
names[i] = "Pop Rivet"               :i=i+1
names[i] = "Hex Head"                :i=i+1
names[i] = "Insulation Dowel"        :i=i+1
names[i] = "Self Tap Hex Head"       :i=i+1
names[i] = "MF Pan Head Elev"        :i=i+1

VALUES "fixtype" names&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 28 Oct 2025 08:47:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-VALUES-Command-error-Key-Word/m-p/681695#M8083</guid>
      <dc:creator>greg_lupo</dc:creator>
      <dc:date>2025-10-28T08:47:06Z</dc:date>
    </item>
  </channel>
</rss>

