<?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: GLOB_INTID doesn't work in version 11? in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88884#M8709</link>
    <description>I can confirm it, it is a pain!&lt;BR /&gt;
See:&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/OBJECT/kompendium.php?glob=GLOB_INTID" target="_blank"&gt;&lt;LINK_TEXT text="http://www.selfgdl.com/9_diverse/global ... GLOB_INTID"&gt;http://www.selfgdl.com/9_diverse/globals/OBJECT/kompendium.php?glob=GLOB_INTID&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
    <pubDate>Fri, 05 Oct 2007 12:30:37 GMT</pubDate>
    <dc:creator>Jochen Suehlo</dc:creator>
    <dc:date>2007-10-05T12:30:37Z</dc:date>
    <item>
      <title>GLOB_INTID doesn't work in version 11?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88883#M8708</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Just discovered that GLOB_INTID will always return a value of 0 (zero) when used in version 11.&lt;BR /&gt;
&lt;BR /&gt;
Yes there is a new GLOB_INGUID that returns a 32 character code, but we use the GLOB_INTID in all our existing library parts.&lt;BR /&gt;
I wouldn't mind but it is still listed in the reference manual - I could maybe understand if GS took it out all together, but if it still in the manual then surely it should still work  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
We use it as part of a lable for outputting info regarding the objects to a text file (areas, lengths, orientations, etc.).&lt;BR /&gt;
We can of course then search for that specific text entry and update the data.&lt;BR /&gt;
But now all objects have an INTID of "0" they are all overwriting each other.&lt;BR /&gt;
I thought this was a fool-proof way of ensuring a unique ID without having to rely on the user resetting the ID value on every object.&lt;BR /&gt;
&lt;BR /&gt;
I know I can amend the object script but I shouldn't really need to should I &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
I will try to confirm this with GS-AUST but can anyone else confirm this.&lt;BR /&gt;
&lt;BR /&gt;
It is an absolute pain when something that did work no longer does, but there is no reason why it shouldn't still work.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Jul 2007 07:43:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88883#M8708</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2007-07-03T07:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_INTID doesn't work in version 11?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88884#M8709</link>
      <description>I can confirm it, it is a pain!&lt;BR /&gt;
See:&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/OBJECT/kompendium.php?glob=GLOB_INTID" target="_blank"&gt;&lt;LINK_TEXT text="http://www.selfgdl.com/9_diverse/global ... GLOB_INTID"&gt;http://www.selfgdl.com/9_diverse/globals/OBJECT/kompendium.php?glob=GLOB_INTID&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Fri, 05 Oct 2007 12:30:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88884#M8709</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2007-10-05T12:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_INTID doesn't work in version 11?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88885#M8710</link>
      <description>Barry,&lt;BR /&gt;
&lt;BR /&gt;
it is confirmed. GS has replaced all INTIDs with GUIDs.&lt;BR /&gt;
The reason being linkage of views etc from other AC files. I would not have a problem with this if I was warned about it soon enough... the problem is GS has changed it but did not tell anyone apparently...</description>
      <pubDate>Fri, 05 Oct 2007 21:08:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88885#M8710</guid>
      <dc:creator>Rob</dc:creator>
      <dc:date>2007-10-05T21:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_INTID doesn't work in version 11?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88886#M8711</link>
      <description>&lt;BLOCKQUOTE&gt;Rob wrote:&lt;BR /&gt;Barry,&lt;BR /&gt;
&lt;BR /&gt;
it is confirmed. GS has replaced all INTIDs with GUIDs.&lt;BR /&gt;
The reason being linkage of views etc from other AC files. I would not have a problem with this if I was warned about it soon enough... the problem is GS has changed it but did not tell anyone apparently...&lt;/BLOCKQUOTE&gt;

Thanks Rob.&lt;BR /&gt;
Yes, apparently the GIUDs are unique across all models so there are no duplicates when using modules and merging models.&lt;BR /&gt;
The INTIDs are only unique within an individual model.&lt;BR /&gt;
&lt;BR /&gt;
It would have been nice if they could have kept both though.&lt;BR /&gt;
If you open an old model in AC11 or copy &amp;amp; paste some old model in you should find it has both INTIDs &amp;amp; GUIDs - so I am sure they could have kept it.&lt;BR /&gt;
&lt;BR /&gt;
Too late now anyway as I have changed all of my scripts.&lt;BR /&gt;
Just like I had to do for the "zone_relations" request not working properly - but that is another story!&lt;BR /&gt;
&lt;BR /&gt;
I am just fed up with having to re-write bits of scripts every time there is a new version.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 09 Oct 2007 07:17:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/GLOB-INTID-doesn-t-work-in-version-11/m-p/88886#M8711</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2007-10-09T07:17:31Z</dc:date>
    </item>
  </channel>
</rss>

