• 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: Script running the wrong application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script running the wrong application


  • Subject: Re: Script running the wrong application
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 25 Aug 2001 09:49:59 -0700

On 8/25/01 9:22 AM, Paul Berkowitz <email@hidden> wrote:

>> The full scrip opens the file, resizes it, and saves it. Opening all the
>> files at once can cause Graphic Converter to run out of memory, so I need
>> to open, process, save, and close each file one at a time. That's why I
>> scripted it the way I did.
>
>That's useful to know, thanks. I've been using a similar script (with GC PPC
>in OS 9) to print (with caption) without processing or saving, and so far
>it's been OK, but I'll look out for that, and will adapt it if necessary.
>Probably without the processing and saving it's OK, since each file opens
>only to print, one at a time, then closes.

Yes, so long as they open one at a time and close, there's no problem.
the problem arises when a bunch of pictures are open at once; each
picture uses memory, and when the memory allocation for the app is
exceeded, you get an out of memory error.

>> I guess that wouldn't be a problem with the carbonized version, running
>> natively under OS X, though.
>>
>That's how I just tested it this time, since I'm in X at the moment. Of
>course, I didn't do any processing or saving.

Well, considering that RAM allocation is dynamic, and handled by the OS,
in OS X, that's why it's not a concern, unless all the physical RAM is
used up.

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: Script running the wrong application
      • From: John W Baxter <email@hidden>
  • Prev by Date: Re: Script running the wrong application
  • Next by Date: Re: Script running the wrong application
  • Previous by thread: Re: Script running the wrong application
  • Next by thread: Re: Script running the wrong application
  • Index(es):
    • Date
    • Thread