<?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: GDL TEXT Add on in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161931#M25740</link>
    <description>In Italian localized version, the default folder is called "Cartella dati ArchiCAD", I wonder if the "Extension" is the same folder for French...&lt;BR /&gt;
&lt;BR /&gt;
I think, if you run a script with
&lt;PRE&gt;ch = OPEN ("TEXT", "QQQQ.txt", "MODE = WO")
OUTPUT ch, 1,1, "Sample text"
CLOSE ch&lt;/PRE&gt;
then do a search for the "QQQQ.txt" file on your computer, you can sort out it's location.</description>
    <pubDate>Wed, 28 Jan 2009 07:18:09 GMT</pubDate>
    <dc:creator>rocorona</dc:creator>
    <dc:date>2009-01-28T07:18:09Z</dc:date>
    <item>
      <title>GDL TEXT Add on</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161928#M25737</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;is anyone know where the GDL Text AddOn write file text ?&lt;BR /&gt;
&lt;BR /&gt;
where can we find them ? (c:\programmes\graphisoft\....?)&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Jan 2009 16:13:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161928#M25737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-27T16:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: GDL TEXT Add on</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161929#M25738</link>
      <description>From the manual:&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;It assumes that a folder named “ArchiCAD Data Folder” exists beside ArchiCAD for user defined files. (The name of this folder is defined in&lt;BR /&gt;
the Add-On resource fork, therefore it can be localized.) If a folder with that name doesn't exist, the Add-On will create one. The folder can&lt;BR /&gt;
contain subfolders where the extension will look for existing files. It can read and write TEXT type files.&lt;/BLOCKQUOTE&gt;

In case your folder name will be localized to French, simply run the add-on to create a file and then look inside your ArchiCAD program folder for a new folder similar to the above containing your output file.&lt;BR /&gt;
&lt;BR /&gt;
I thought you could also specify a full path in the OPEN command, but I have not tried this command in nearly 8 years and cannot remember.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Tue, 27 Jan 2009 17:43:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161929#M25738</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2009-01-27T17:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: GDL TEXT Add on</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161930#M25739</link>
      <description>yeah, i'm in french so the folder name is "extensions" .&lt;BR /&gt;
&lt;BR /&gt;
no folder and no files have been created, and i need to create ny own text file out of archicad. but what i need is to have an automatic file's creation. &lt;BR /&gt;
&lt;BR /&gt;
i tried fullpath and it's the same, i have to choose an existant text file&lt;BR /&gt;
&lt;BR /&gt;
finally, i do it with the DATA Add/on, it seem to work better &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
i hope a day they will  translate this #^%*@#&amp;amp;  documentation in french!!</description>
      <pubDate>Wed, 28 Jan 2009 00:54:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161930#M25739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-28T00:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: GDL TEXT Add on</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161931#M25740</link>
      <description>In Italian localized version, the default folder is called "Cartella dati ArchiCAD", I wonder if the "Extension" is the same folder for French...&lt;BR /&gt;
&lt;BR /&gt;
I think, if you run a script with
&lt;PRE&gt;ch = OPEN ("TEXT", "QQQQ.txt", "MODE = WO")
OUTPUT ch, 1,1, "Sample text"
CLOSE ch&lt;/PRE&gt;
then do a search for the "QQQQ.txt" file on your computer, you can sort out it's location.</description>
      <pubDate>Wed, 28 Jan 2009 07:18:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161931#M25740</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2009-01-28T07:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: GDL TEXT Add on</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161932#M25741</link>
      <description>This is my memory, too.&lt;BR /&gt;
Within the ArchiCAD folder, a folder named &lt;FONT color="#0009FF"&gt;ArchiCAD Data Folder&lt;/FONT&gt; (or its localized equivalent) is created and the TEXT Add-On is supposed to save stuff there.&lt;BR /&gt;
&lt;BR /&gt;
I have used this  Add-On before but I had problems with it, it behaved strangely, not doing what it was supposed to do (this might have been fixed since, I don't know) so I actually switched to using the DATA Add-On which is very similar but it creates sort of "database record" and that was working pretty well for me.</description>
      <pubDate>Wed, 28 Jan 2009 10:12:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-TEXT-Add-on/m-p/161932#M25741</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2009-01-28T10:12:58Z</dc:date>
    </item>
  </channel>
</rss>

