• 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
Using the entire contents command and getting Memory Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using the entire contents command and getting Memory Error


  • Subject: Using the entire contents command and getting Memory Error
  • From: "Richard K. Russell" <email@hidden>
  • Date: Fri, 22 Jun 2001 19:31:44 -0500

I have written a script to get the complete path names to the entire
contents of a CD. I am using the entire contents command and getting
the following error "Finder got an error: because *0x//*there isn't
enough memory available. Closing windows or quitting application
programs can make more memory available." Here is the code that I am
using and getting the above error.

-- Gets the content of Disc or Folder
tell application "Finder"
set indexFolder to choose folder
set x to entire contents of folder indexFolder
end tell

I am looking for solution to manage the the size of the x. There
could be as many as 5000 files on a disk.

Thanks for your help

Richard Russell
email@hidden
--


  • Prev by Date: Re: info on FaceSpan
  • Next by Date: Re: moving files from one volume to another?
  • Previous by thread: RE: Acrobat Printing
  • Next by thread: Re: Using the entire contents command and getting Memory Error
  • Index(es):
    • Date
    • Thread