MACSCRPT Archives

December 2009

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Lively <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Tue, 15 Dec 2009 08:14:11 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (11 lines)
On Dec 15, 2009, at 2:11 AM, Chris Harbinson wrote:

> Learned a lot from this.
> 
> Dropping the POSIX path and going for file was the first breakthrough, as suggested by Mark Lively.
> 
> Is there an advantage to using POSIX path?
> 
Posix path is useful to reach things in a unix-y manner.  You need them to do shell scripts.  It's also useful for getting to folders in a machine independent way.  /Users/Shared is always /users/shared while it could be "Macintosh HD:Users:Shared:"
of "Dan's HD:Users:Shared:"

ATOM RSS1 RSS2