Re: open for access command, more re my original query
Re: open for access command, more re my original query
- Subject: Re: open for access command, more re my original query
- From: "Stockly, Ed via AppleScript-Users" <email@hidden>
- Date: Wed, 13 May 2020 22:33:32 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=latimes.com; dmarc=pass action=none header.from=latimes.com; dkim=pass header.d=latimes.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=7VrWPN3WB76BKSKwI08qOjxUsPhGnxuOhuOKEbSWT/c=; b=KQbiYqIMBQd+8lt7P0OLG35WOvbAJ6hN7VVXLU4D1jpVHaB3YoFCXfHG0wPSAHQtADiQxtn9IUeYL2rGTga5Yu1xwykoi2N3YHYBbvqe3vQlSOeQa1udFKO639OkmG76tbowTuCQ7MzgjH1ES4vseZI/jo0QzMwfSJcQ7ZWiEuncDGl7QD3R8ByYP5lDEeYfX8eqKR5bO1xSu+Q93TwneHX949dfAgt3z2ma3W1F6sabQbKg/SNdkWmNdcyATaSQdPkk0L5e0c4kJ66VHoILDhHRrXgOKemOzovO5KgjJ5luHwb/nkJzGmGQaip3qtFQ7ztTcAbPTVgf5pWEZzoInA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dJNfl//NKv+61eV+PYjDnY8hbbFPc+7bZg4xEZD1+1m6LroujufQnEb7QfSZUdGAYRas7tx+cOC3q9JIUZvGbLG9MGIN9A9j0ocQ4QhzGrEn0BTusweCAcZKaHi8HEAxEE7RMuvzQis3hczSF+awT7ceRPEnBDOfGeVru9zeJ9H3OX5r70OvSfFioWmGUeMT4TLfaMqbTfrfjRBF39W6d/2UeAj9vSKDEHO9kmoZ9zH/2fys4eOMova2Ug8Ec61+kC5HF6GMzzXaPbQG3MNZ14nuB0Niux/z6Ut8CkwYHy3fFH47SsgM6Mt2Bc8eNBmBuNXWCpvme5xtw4ez1rxJJA==
- Thread-topic: open for access command, more re my original query
You're correct, Deivy, open for access is not required for writing to a file,
but I always use it and recommend it.
On 5/13/20, 3:25 PM, "Deivy Petrescu" <email@hidden> wrote:
EXTERNAL SOURCE
> On May 13, 2020, at 18:14 , Stockly, Ed via AppleScript-Users
<email@hidden> wrote:
>
> First, the "open for access" command is not required if you just want to
read a file. It's only required to write to files (and will create a file to
write to if one doesn't exist).
Sorry Ed, but not true.
You do not need write permission to write to a file
You can erase the file, erase and write new stuff, or simply add stuff
without write permission.
Just tried.
I remember I had a long discussion with Emmanuel about this.
Deivy Petrescu
email@hidden
_______________________________________________
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