• 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: Closing a file you left open (error -49)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Closing a file you left open (error -49)


  • Subject: Re: Closing a file you left open (error -49)
  • From: Emmanuel LEVY <email@hidden>
  • Date: Wed, 20 Apr 2011 10:31:35 +0200

Maybe some people wonder why opening and closing a file.

- if you want to read sequentially a file, you have to open it - so you have to close it later,

- if you want to append some stuff fast - I mean, faster than: read all, concatenate new stuff, write all - then you have to open it, unless you use Satimage osax,

- otherwise, you don't need to open it.

Using Satimage osax you can "writetext" including with the optional "with append".

Emmanuel
_______________________________________________
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: Closing a file you left open (error -49)
      • From: Christopher Stone <email@hidden>
References: 
 >Re: Closing a file you left open (error -49) (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: AppleScript-Users Digest, Vol 8, Issue 175
  • Next by Date: Re: Closing a file you left open (error -49)
  • Previous by thread: Re: Closing a file you left open (error -49)
  • Next by thread: Re: Closing a file you left open (error -49)
  • Index(es):
    • Date
    • Thread