<?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: Fullpath on Mac OS 10.5 for GDL TEXT Addon in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201476#M27117</link>
    <description>&lt;BLOCKQUOTE&gt;Joachim wrote:&lt;BR /&gt;Can anybody tell me the correct syntax of the fullpath keyword for MAC OS 10.5 for the GDL DATA and TEXT ADDON (as I am new on MAC):&lt;BR /&gt;
"Users/joe/Documents/Bauten/GDL/name.txt" &lt;BR /&gt;
does not work.&lt;/BLOCKQUOTE&gt;

I have not experimented to see what path formats the add-on wants to see, but the Mac uses at least two formats.  The one you show above is a Posix/Unix one - but is missing the initial "/" to indicate that Users is a root folder of the active/boot drive.  (There is a unix way to address other disk drives, too.)&lt;BR /&gt;
&lt;BR /&gt;
There is also this type of path:&lt;BR /&gt;
&lt;BR /&gt;
Macintosh HD:Users:joe:Documents:Bauten:GDL:name.txt&lt;BR /&gt;
&lt;BR /&gt;
where "Macintosh HD" is the name of the drive that you are referencing.&lt;BR /&gt;
&lt;BR /&gt;
I've seen some kinds of combinations of the two.&lt;BR /&gt;
&lt;BR /&gt;
No experience here - but you might try either the extra "/" or the ":" method and see if one works?&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl&lt;BR /&gt;
&lt;BR /&gt;
PS  here is another illustration from the AppleScript help file:&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;POSIX path of file "HD:Users:me:Documents:Welcome.txt"&lt;BR /&gt;
-- result: "/Users/me/Documents/Welcome.txt" &lt;/BLOCKQUOTE&gt;

PPS The syntax used in the Options &amp;gt; Work Enironment &amp;gt; Special Folders is most likely what the GDL add-on uses - and that is the Mac-style ":" path.  (I find this really annoying because it forces your hard drive name to be part of the path - and if you change the disk name, the paths no longer work...a problem if you clone your OS onto multiple partitions: stuff will not work correctly on the clone as there is no concept of 'active drive', only the hard-coded disk name.)</description>
    <pubDate>Wed, 29 Oct 2008 17:39:25 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2008-10-29T17:39:25Z</dc:date>
    <item>
      <title>Fullpath on Mac OS 10.5 for GDL TEXT Addon</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201475#M27116</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Can anybody tell me the correct syntax of the fullpath keyword for MAC OS 10.5 for the GDL DATA and TEXT ADDON (as I am new on MAC):&lt;BR /&gt;
"Users/joe/Documents/Bauten/GDL/name.txt" &lt;BR /&gt;
does not work.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Oct 2008 16:56:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201475#M27116</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2008-10-29T16:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fullpath on Mac OS 10.5 for GDL TEXT Addon</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201476#M27117</link>
      <description>&lt;BLOCKQUOTE&gt;Joachim wrote:&lt;BR /&gt;Can anybody tell me the correct syntax of the fullpath keyword for MAC OS 10.5 for the GDL DATA and TEXT ADDON (as I am new on MAC):&lt;BR /&gt;
"Users/joe/Documents/Bauten/GDL/name.txt" &lt;BR /&gt;
does not work.&lt;/BLOCKQUOTE&gt;

I have not experimented to see what path formats the add-on wants to see, but the Mac uses at least two formats.  The one you show above is a Posix/Unix one - but is missing the initial "/" to indicate that Users is a root folder of the active/boot drive.  (There is a unix way to address other disk drives, too.)&lt;BR /&gt;
&lt;BR /&gt;
There is also this type of path:&lt;BR /&gt;
&lt;BR /&gt;
Macintosh HD:Users:joe:Documents:Bauten:GDL:name.txt&lt;BR /&gt;
&lt;BR /&gt;
where "Macintosh HD" is the name of the drive that you are referencing.&lt;BR /&gt;
&lt;BR /&gt;
I've seen some kinds of combinations of the two.&lt;BR /&gt;
&lt;BR /&gt;
No experience here - but you might try either the extra "/" or the ":" method and see if one works?&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl&lt;BR /&gt;
&lt;BR /&gt;
PS  here is another illustration from the AppleScript help file:&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;POSIX path of file "HD:Users:me:Documents:Welcome.txt"&lt;BR /&gt;
-- result: "/Users/me/Documents/Welcome.txt" &lt;/BLOCKQUOTE&gt;

PPS The syntax used in the Options &amp;gt; Work Enironment &amp;gt; Special Folders is most likely what the GDL add-on uses - and that is the Mac-style ":" path.  (I find this really annoying because it forces your hard drive name to be part of the path - and if you change the disk name, the paths no longer work...a problem if you clone your OS onto multiple partitions: stuff will not work correctly on the clone as there is no concept of 'active drive', only the hard-coded disk name.)</description>
      <pubDate>Wed, 29 Oct 2008 17:39:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201476#M27117</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2008-10-29T17:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fullpath on Mac OS 10.5 for GDL TEXT Addon</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201477#M27118</link>
      <description>Thanks Karl,
&lt;PRE&gt;Macintosh HD:Users:joe:Documents:Bauten:GDL:name.txt &lt;/PRE&gt;
works well and the syntax of the special folder correspondents with it.</description>
      <pubDate>Wed, 29 Oct 2008 20:20:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Fullpath-on-Mac-OS-10-5-for-GDL-TEXT-Addon/m-p/201477#M27118</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2008-10-29T20:20:31Z</dc:date>
    </item>
  </channel>
</rss>

