• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: open for access file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: open for access file


  • Subject: Re: open for access file
  • From: "Stockly, Ed" <email@hidden>
  • Date: Tue, 21 Jul 2009 16:35:28 -0700
  • Thread-topic: open for access file

Has something changed?

Open for access seems to have changed. I first noticed this when toying with
the open for access thread a few days ago, but today I opened a script I've
been using for a couple years now, made an unrelated change, and it wouldn't
compile.

These lines won't compile...

 open for access file newGridFile with write permission
 open for access file newGridFile

... but any of these lines will compile...

open for access newGridFile as alias with write permission
open for access newGridFile with write permission
open for access alias newGridFile with write permission

open for access newGridFile as alias
open for access newGridFile
open for access alias newGridFile

Over the years, I've often used the "open for access file...." format and
now I'm thinking that anytime I have to modifiy a script that writes to a
file I'll have to re-write that part. grrr

Anyone else have the same experience?

ES

 _______________________________________________
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

  • Follow-Ups:
    • Re: open for access file
      • From: Deivy Marck Petrescu <email@hidden>
    • Re: open for access file
      • From: Shane Stanley <email@hidden>
References: 
 >Re: open for access file (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: MS word scripting (Stan Cleveland)
  • Next by Date: Re: open for access file
  • Previous by thread: Re: open for access file
  • Next by thread: Re: open for access file
  • Index(es):
    • Date
    • Thread