• 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 files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open files


  • Subject: Re: Open files
  • From: Dave Balderstone <email@hidden>
  • Date: Sat, 16 Mar 2002 17:50:11 -0600

At 3:19 PM -0800 3/16/02, Ed Stockly wrote:

>I also have a standard routine I use when opening files, that's similar to
>the one David mentioned:
>
>try
>
> open for access myFileAlias with write permission
> set fileRef to the result
>on error
> close access myFileAlias
> open for access myFileAlias with write permission
> set fileRef to the result
>end try

I like it, and am stealing it forthwith!

djb
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Open files (From: Ed Stockly <email@hidden>)

  • Prev by Date: Beginners question
  • Next by Date: Working w Filemaker and the finder
  • Previous by thread: Re: Open files
  • Next by thread: Re: Open files
  • Index(es):
    • Date
    • Thread