<?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: How can I retrieve projects' current issue &amp;amp; not using Layout_Revision_History ? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253073#M4529</link>
    <description>What's the issue with using Layout_Revision_History?</description>
    <pubDate>Wed, 17 Jun 2020 01:23:33 GMT</pubDate>
    <dc:creator>Lingwisyer</dc:creator>
    <dc:date>2020-06-17T01:23:33Z</dc:date>
    <item>
      <title>How can I retrieve projects' current issue &amp; not using Layout_Revision_History ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253070#M4526</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;Is there a way that I can retrieve Project's current Issue without using or referring to Layout_Revision_History ?&lt;BR /&gt;&lt;BR /&gt;Any possible method is welcomed.&lt;BR /&gt;&lt;BR /&gt;PS: &lt;BR /&gt;1. I have tried to use GLOB_ISSUE_SCHEME,but I have failed.&lt;BR /&gt;2. Some may propose CURRENTISSUEID / CURRENTISSUEDESCRIPTION and family, but they are Autotexts, and what I need is their values to use in my script.&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:53:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253070#M4526</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2022-09-26T20:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve projects' current issue &amp; not using Layout_Revision_History ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253071#M4527</link>
      <description>The GDL reference guide (PDF) has the following advice...
&lt;BLOCKQUOTE&gt;AUTOTEXT GUIDE&lt;BR /&gt;
It’s not part of GDL itself. ARCHICAD will substitute all references to autotext fields in whatever GDL output it finds them. For example, if you write &amp;lt;PROJECTSTATUS&amp;gt; in the parameter string of a text2 command, ARCHICAD will nicely replace it with the actual value. All this is invisible to GDL – consequently the size and other attributes of the text are not measurable.&lt;/BLOCKQUOTE&gt;

This suggest to me that if you have a hidden string Parameter you could predefine it with &amp;lt;CURRENTISSUEID&amp;gt; and then reference that parameter in your scripts. It's a while since I did any serious GDL so it's just a suggestion that I haven't actually tried.</description>
      <pubDate>Tue, 16 Jun 2020 20:59:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253071#M4527</guid>
      <dc:creator>DGSketcher</dc:creator>
      <dc:date>2020-06-16T20:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve projects' current issue &amp; not using Layout_Revision_History ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253072#M4528</link>
      <description>I have moved this topic to the new 'GDL Scripting/Library Part Development' section of the forum which is for posts regarding GDL scripting.&lt;BR /&gt;
The original 'Libraries/Library Parts' section is now just for the use of libraries and objects.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 17 Jun 2020 01:21:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253072#M4528</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2020-06-17T01:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve projects' current issue &amp; not using Layout_Revision_History ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253073#M4529</link>
      <description>What's the issue with using Layout_Revision_History?</description>
      <pubDate>Wed, 17 Jun 2020 01:23:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253073#M4529</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2020-06-17T01:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve projects' current issue &amp; not using Layout_Revision_History ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253074#M4530</link>
      <description>@Barry&lt;BR /&gt;
Thank you and sorry for the inconvenience. &lt;BR /&gt;
&lt;BR /&gt;
@DGSketcher&lt;BR /&gt;
You were right in the reference but not in assumption, as I have found out by trials in past library parts and the one I have in hands, that GDL will not retrieve the values held with Autotext, and that ArchiCAD is the one who will automatically place it's values after the execution of the GDL.&lt;BR /&gt;
&lt;BR /&gt;
TL;DR&lt;BR /&gt;
1. ArchiCAD opens GDL.&lt;BR /&gt;
2. Library part will put Autotext as it is (ie: "&amp;lt;... something ...&amp;gt;") were it's called.&lt;BR /&gt;
3. ArchiCAD sees Autotext, and change it with its value (ie: no more "&amp;lt;... something ...&amp;gt;", but the value of something).&lt;BR /&gt;
&lt;BR /&gt;
@Lingwisyer&lt;BR /&gt;
Ok, I have an ArchiCAD subset of drawings and their ISSUE/REVISION/CHANGE  printed out on the drawing schedule, what I need is either:&lt;BR /&gt;
1. Indicate what was the last change that was suffered by this subset.&lt;BR /&gt;
2. Indicate project current issue data.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;All without using the resource of adding a change to the layout.&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
The last procedure I tried to use in psuedo-code was like this:&lt;BR /&gt;
1. if LAYOUT_REVISION_HISTORY has any rows, continue&lt;BR /&gt;
2. Hatch Column index = 1&lt;BR /&gt;
3 For _i = 1 to LAYOUT_REVISION_HISTORY array length&lt;BR /&gt;
3.1 Compare  LAYOUT_REVISION_HISTORY&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt; ID to autotext "&amp;lt;CURRENTISSUEID&amp;gt;" value, then if true do something.&lt;BR /&gt;
&lt;BR /&gt;
But it failed</description>
      <pubDate>Wed, 17 Jun 2020 11:01:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253074#M4530</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2020-06-17T11:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve projects' current issue &amp; not using Layout_Revision_History ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253075#M4531</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
any autotext in GDL doesn't have a value, it's just a string "&amp;lt;...&amp;gt;".&lt;BR /&gt;
&lt;BR /&gt;
Isn't the current issue always the last issue?</description>
      <pubDate>Wed, 17 Jun 2020 12:15:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-can-I-retrieve-projects-current-issue-amp-not-using-Layout/m-p/253075#M4531</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2020-06-17T12:15:17Z</dc:date>
    </item>
  </channel>
</rss>

