<?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: Access to GDL objects from a different patform in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150870#M24202</link>
    <description>There are built in database commands that you can utilise in GDL whereby you can reference a database you set up  or  create your own entry in the gdl code&lt;BR /&gt;
&lt;BR /&gt;
check out the gdl reference guide pg 181 &lt;BR /&gt;
&lt;BR /&gt;
use of descriptor   &amp;amp; component    commands can give you the required result. &lt;BR /&gt;
&lt;BR /&gt;
i have done something similar to what you are talking about using these commands - the application was not for making key notes &lt;BR /&gt;
but custom descriptions of objects based on their parameters&lt;BR /&gt;
&lt;BR /&gt;
cheers,&lt;BR /&gt;
Mark</description>
    <pubDate>Tue, 07 Jul 2009 16:06:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-07-07T16:06:20Z</dc:date>
    <item>
      <title>Access to GDL objects from a different patform</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150865#M24197</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi Ladies and Gentlemen,&lt;BR /&gt;
I was trying to work around the problem of not being able to schedule Labels.&lt;BR /&gt;
for this I have created single label objects for every text I need. Now I am able to modify all the instances of a single spec by modifying the Objects.&lt;BR /&gt;
&lt;BR /&gt;
I need to access all those object's GDL scripts from a single platform, so I can Manage the Specs easy. Does any one knows how can  I do that?&lt;BR /&gt;
&lt;BR /&gt;
Best Regards&lt;BR /&gt;
&lt;BR /&gt;
Nando.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Jun 2009 07:47:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150865#M24197</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2009-06-24T07:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Access to GDL objects from a different patform</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150866#M24198</link>
      <description>Hi&lt;BR /&gt;
if each one of those note objects, pulled its note from a database, then you could edit them all from a single place. eg open the database up in excel.&lt;BR /&gt;
&lt;BR /&gt;
This is basically how Cadimage's Keynotes system works</description>
      <pubDate>Wed, 24 Jun 2009 08:49:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150866#M24198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-24T08:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access to GDL objects from a different patform</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150867#M24199</link>
      <description>&lt;BLOCKQUOTE&gt;sdb wrote:&lt;BR /&gt;if each one of those note objects, pulled its note from a database, &lt;/BLOCKQUOTE&gt;

Thanks for the reply, But how do I "Pull" a parameter from a Database in the GDL object?&lt;BR /&gt;
I imagine the GDL script should "call" the parameter"X" from the "Y" line of the database File [name of the file, and path].&lt;BR /&gt;
&lt;BR /&gt;
Which type of file (filemaker? excel? Access?)&lt;BR /&gt;
How to script the GDL?&lt;BR /&gt;
&lt;BR /&gt;
I really would appreciate any help.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Nando</description>
      <pubDate>Wed, 24 Jun 2009 15:58:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150867#M24199</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2009-06-24T15:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Access to GDL objects from a different patform</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150868#M24200</link>
      <description>for the database file you can either use a .txt or .xml so you can use it with any software that opens those types of files.&lt;BR /&gt;
&lt;BR /&gt;
Scripting it can get a bit full on tho, depends how much GDL you know? Have a look in the GDL reference guide under Add-ons &amp;amp; it shows the available calls etc. I'll have a look &amp;amp; might have an example script.</description>
      <pubDate>Wed, 24 Jun 2009 20:07:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150868#M24200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-24T20:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access to GDL objects from a different patform</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150869#M24201</link>
      <description>Thanks for the reply again...&lt;BR /&gt;
I don't know to much about GDl, just a couple of things and 2D basically. I've being avoiding learning GDL, but it seems like I will have to spend some time getting into it. I've heard the guys from CADIMAGE have a good book.&lt;BR /&gt;
&lt;BR /&gt;
Anyway, I've printed the Add-on portion of the GDL reference guide, and I'll see if can get anything out of it.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help, and if you have a script that I can use as example it would be great.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Nando</description>
      <pubDate>Thu, 25 Jun 2009 07:14:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150869#M24201</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2009-06-25T07:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Access to GDL objects from a different patform</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150870#M24202</link>
      <description>There are built in database commands that you can utilise in GDL whereby you can reference a database you set up  or  create your own entry in the gdl code&lt;BR /&gt;
&lt;BR /&gt;
check out the gdl reference guide pg 181 &lt;BR /&gt;
&lt;BR /&gt;
use of descriptor   &amp;amp; component    commands can give you the required result. &lt;BR /&gt;
&lt;BR /&gt;
i have done something similar to what you are talking about using these commands - the application was not for making key notes &lt;BR /&gt;
but custom descriptions of objects based on their parameters&lt;BR /&gt;
&lt;BR /&gt;
cheers,&lt;BR /&gt;
Mark</description>
      <pubDate>Tue, 07 Jul 2009 16:06:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Access-to-GDL-objects-from-a-different-patform/m-p/150870#M24202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-07T16:06:20Z</dc:date>
    </item>
  </channel>
</rss>

