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

Re: newbie question


  • Subject: Re: newbie question
  • From: "Shane Stanley" <email@hidden>
  • Date: Thu, 14 Oct 2004 08:46:01 +1000

On Wed, 13 Oct 2004 16:18:36 -0600, Dave Balderstone wrote:

>try
>   open for access file theFile with write access
>on error
>-- the file is busy
>end try

Almost;

try
   open for access file theFile with write permission
   close access result
-- file is OK
on error
-- the file is busy
end try

--
Shane Stanley  <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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: newbie question
      • From: Dave Balderstone <email@hidden>
References: 
 >Re: newbie question (From: Dave Balderstone <email@hidden>)

  • Prev by Date: Re: newbie question
  • Next by Date: Re: newbie question
  • Previous by thread: Re: newbie question
  • Next by thread: Re: newbie question
  • Index(es):
    • Date
    • Thread