<?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 Exclude &amp;quot;Call&amp;quot; object from .pla in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288335#M3971</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I am creating an object for our libraries that when saved as a .pla I don't want it to include the macros that it calls. Is this possible in AC21?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 May 2018 10:03:21 GMT</pubDate>
    <dc:creator>JGoode</dc:creator>
    <dc:date>2018-05-02T10:03:21Z</dc:date>
    <item>
      <title>Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288335#M3971</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I am creating an object for our libraries that when saved as a .pla I don't want it to include the macros that it calls. Is this possible in AC21?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 May 2018 10:03:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288335#M3971</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-02T10:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288336#M3972</link>
      <description>I have not tried it... but if a called string is a variable....it may be doable&lt;BR /&gt;
&lt;BR /&gt;
some kind of:&lt;BR /&gt;
xx=""&lt;BR /&gt;
xx="somefile.gsm"&lt;BR /&gt;
&lt;BR /&gt;
call xx  ....&lt;BR /&gt;
&lt;BR /&gt;
I am not sure if it works... just thinking loud...&lt;BR /&gt;
&lt;BR /&gt;
in UI script - such way called bitmaps are not included in pla... so maybe the same will work for gsm's&lt;BR /&gt;
(file_dependency command must be used for them to be included...)&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Fri, 11 May 2018 07:50:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288336#M3972</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-05-11T07:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288337#M3973</link>
      <description>&lt;BLOCKQUOTE&gt;Piotr wrote:&lt;BR /&gt;I have not tried it... but if a called string is a variable....it may be doable&lt;BR /&gt;
&lt;BR /&gt;
some kind of:&lt;BR /&gt;
xx=""&lt;BR /&gt;
xx="somefile.gsm"&lt;BR /&gt;
&lt;BR /&gt;
call xx  ....&lt;BR /&gt;
&lt;BR /&gt;
I am not sure if it works... just thinking loud...&lt;BR /&gt;
&lt;BR /&gt;
in UI script - such way called bitmaps are not included in pla... so maybe the same will work for gsm's&lt;BR /&gt;
(file_dependency command must be used for them to be included...)&lt;BR /&gt;
&lt;BR /&gt;
Piotr&lt;/BLOCKQUOTE&gt;
Excellent! Didn't even consider this. Thanks very much!</description>
      <pubDate>Fri, 11 May 2018 12:26:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288337#M3973</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-11T12:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288338#M3974</link>
      <description>Is there a way not have an error show up if the call isn't successful?&lt;BR /&gt;
Thanks</description>
      <pubDate>Fri, 11 May 2018 12:42:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288338#M3974</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-11T12:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288339#M3975</link>
      <description>&lt;BLOCKQUOTE&gt;JGoode wrote:&lt;BR /&gt;Is there a way not have an error show up if the call isn't successful?&lt;BR /&gt;
Thanks&lt;/BLOCKQUOTE&gt;

In the Work Environment &amp;gt; Imaging and Calculation you can turn off error messages.&lt;BR /&gt;
But this will apply to all error messages and obviously an error message is there to tell you that there is a problem that should be fixed - like including macros used in CALLS.&lt;BR /&gt;
&lt;BR /&gt;
The other way not to get that particular CALL error is to edit your object so it does not CALL anything in the first place.&lt;BR /&gt;
&lt;BR /&gt;
I am a bit confused as to why you would not want to include the CALLed object, but then you don't want a message to say the CALL didn't work.&lt;BR /&gt;
Just edit your object so it doesn't CALL anything you don't want it to.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 14 May 2018 00:55:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288339#M3975</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-05-14T00:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288340#M3976</link>
      <description>The reason is that we have created objects which include links to guides on a layout. So when we send our stuff out, they don't have access to the link or even know it is there. Basically a safeguard. &lt;BR /&gt;
Creating the call was the only option I could come up with to do this as I didn't think that there was an alternative option that would work with archicad.</description>
      <pubDate>Mon, 14 May 2018 13:39:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288340#M3976</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-14T13:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288341#M3977</link>
      <description>So you have an object that CALLs another object that has the link you mention?&lt;BR /&gt;
&lt;BR /&gt;
I don't know how many licenses you have but can you use REQ ("Serial_number"0 and then compare that to a list of your actual licences numbers?&lt;BR /&gt;
Then if there is a match, go to the link or even still CALL the link macro.&lt;BR /&gt;
I haven't tried this but I think it should work.&lt;BR /&gt;
&lt;BR /&gt;
Of course you can password protect your object so your license numbers are safe and can't be altered for anyone to gain access to the links.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 15 May 2018 01:13:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288341#M3977</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-05-15T01:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude "Call" object from .pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288342#M3978</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;So you have an object that CALLs another object that has the link you mention?&lt;BR /&gt;
&lt;BR /&gt;
I don't know how many licenses you have but can you use REQ ("Serial_number"0 and then compare that to a list of your actual licences numbers?&lt;BR /&gt;
Then if there is a match, go to the link or even still CALL the link macro.&lt;BR /&gt;
I haven't tried this but I think it should work.&lt;BR /&gt;
&lt;BR /&gt;
Of course you can password protect your object so your license numbers are safe and can't be altered for anyone to gain access to the links.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt;

Excellent idea! I didn't even know such thing existed in ArchiCAD. I think it's as close to perfect as i'm going to get.&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much!</description>
      <pubDate>Tue, 15 May 2018 15:00:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Exclude-quot-Call-quot-object-from-pla/m-p/288342#M3978</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-15T15:00:12Z</dc:date>
    </item>
  </channel>
</rss>

