Re: Given a POSIX Path...
Re: Given a POSIX Path...
- Subject: Re: Given a POSIX Path...
- From: Luther Fuller <email@hidden>
- Date: Sun, 05 Dec 2010 13:12:24 -0600
On Dec 5, 2010, at 11:49 AM, Marconi wrote:
> Given the quoted form of a posix path to a file, how do I get that item's Finder info structure so I can rename that file?
Since your dealing only with the Finder, I would recommend not using the posix path. (posix path should only be used in 'do shell script ...' where it's required.)
Use file aliases. If you need to construct a new file name, it's easy to convert between colon-delimited text and file aliases.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden