<?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: reading text file in GDL in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242493#M8602</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I think DIALOG option has always been troublesome,&lt;BR /&gt;
try with LIBRARY instead (the txt-file is placed in&lt;BR /&gt;
the active libraries).</description>
    <pubDate>Sun, 13 Dec 2015 19:12:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-13T19:12:49Z</dc:date>
    <item>
      <title>reading text file in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242491#M8600</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am having a problem with reading a text file&lt;BR /&gt;
I am trying to use the TEXT extension and the DIALOG option but ArchiCAD refused to 'see' the text file and says its looking for a "GDL TEXT DATA FILE" and won't see the txt file.&lt;BR /&gt;
 Mac El Capitan  and AC 19 latest build&lt;BR /&gt;
It will see the file OK using the data extension but I need the TEXT option&lt;BR /&gt;
as you can see the script is straight out of the GDL manual&lt;BR /&gt;
Any ideas?&lt;BR /&gt;
&lt;BR /&gt;
ch1 = OPEN ("text", "SHEET INDEX - AllLayouts", "SEPARATOR = '\n', MODE = RO, DIALOG")&lt;BR /&gt;
nr = INPUT (ch1, 1, 1, v1, v2, v3) ! input of three values&lt;BR /&gt;
! from the firstcolumn of the first row&lt;BR /&gt;
PRINT nr, v1, v2, v3&lt;BR /&gt;
CLOSE CH1&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 11 Dec 2015 10:09:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242491#M8600</guid>
      <dc:creator>David Shorter</dc:creator>
      <dc:date>2015-12-11T10:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: reading text file in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242492#M8601</link>
      <description>More on this issue&lt;BR /&gt;
It seems I can create a txt file using the TEXT extension which is capable of being opened and read by the  TEXT extension but if I export/save as a tab delimited txt file from the IS ArchiCADs own TEXT extension cannot see it.&lt;BR /&gt;
If I create file using the  TEXT extension and copy and paste the data from the export, then I can read this using the  TEXT extension although even this seems to have other problems.&lt;BR /&gt;
Is this something to do with the changes in GDL in 19/20?</description>
      <pubDate>Fri, 11 Dec 2015 23:28:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242492#M8601</guid>
      <dc:creator>David Shorter</dc:creator>
      <dc:date>2015-12-11T23:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: reading text file in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242493#M8602</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I think DIALOG option has always been troublesome,&lt;BR /&gt;
try with LIBRARY instead (the txt-file is placed in&lt;BR /&gt;
the active libraries).</description>
      <pubDate>Sun, 13 Dec 2015 19:12:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242493#M8602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T19:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: reading text file in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242494#M8603</link>
      <description>It seems to me you're doing a mix between Data and Text extensions ...</description>
      <pubDate>Mon, 14 Dec 2015 13:11:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/reading-text-file-in-GDL/m-p/242494#M8603</guid>
      <dc:creator>Alex Moruzzi</dc:creator>
      <dc:date>2015-12-14T13:11:36Z</dc:date>
    </item>
  </channel>
</rss>

