<?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: File IO in properties script in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70729#M5007</link>
    <description>Hi Csaba,&lt;BR /&gt;
&lt;BR /&gt;
Someone with more experience may know the answer, but I wonder if this thread is related:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=4716" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... php?t=4716"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=4716&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Perhaps the API call does not force a full execution of the script...?&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
    <pubDate>Wed, 27 Apr 2005 19:18:48 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2005-04-27T19:18:48Z</dc:date>
    <item>
      <title>File IO in properties script</title>
      <link>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70728#M5006</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Properties script of a GDL object tries to write some data into a file.&lt;BR /&gt;
Activating the script from menu (Listak | Elemlista | ...) works well. However by calling ACAPI_Element_GetComponents from an add-on properties script fails to write into the file. (It creates the file.)&lt;BR /&gt;
Is there any work around for this problem?&lt;BR /&gt;
&lt;BR /&gt;
Using: ArchiCAD 8.1R2 HUN (2284) on w2k sp4&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
           Csaba Nagy&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 May 2023 14:41:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70728#M5006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T14:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: File IO in properties script</title>
      <link>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70729#M5007</link>
      <description>Hi Csaba,&lt;BR /&gt;
&lt;BR /&gt;
Someone with more experience may know the answer, but I wonder if this thread is related:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=4716" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... php?t=4716"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=4716&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Perhaps the API call does not force a full execution of the script...?&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Wed, 27 Apr 2005 19:18:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70729#M5007</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2005-04-27T19:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: File IO in properties script</title>
      <link>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70730#M5008</link>
      <description>If this is the case then full execution of property scripts upon ACAPI_Element_GetComponents is #1 on my API wishlist.&lt;BR /&gt;
 - at least until I get around to rewriting my property scripts in c</description>
      <pubDate>Fri, 29 Apr 2005 02:26:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70730#M5008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-29T02:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: File IO in properties script</title>
      <link>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70731#M5009</link>
      <description>I found a work around. Executing an SQL Query runs the script correctly.&lt;BR /&gt;
(APIAny_ExecuteSQLQueryID "select components from ...")&lt;BR /&gt;
&lt;BR /&gt;
   Csaba</description>
      <pubDate>Mon, 02 May 2005 09:28:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/File-IO-in-properties-script/m-p/70731#M5009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-02T09:28:42Z</dc:date>
    </item>
  </channel>
</rss>

