MACSCRPT Archives

February 2010

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:
Shane Stanley <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Thu, 11 Feb 2010 10:38:29 +1100
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
On 11/2/10 10:24 AM, "Ed Stockly" <[log in to unmask]> wrote:

> Is there a do shell script that can do this?

Probably:

do shell script "chmod 777 " & quoted form of POSIX path of ...

For directories or packages where you want the whole contents changed:

do shell script "chmod -R 777 " & quoted form of POSIX path of ...


-- 
Shane Stanley <[log in to unmask]>
AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>

ATOM RSS1 RSS2