• 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
Eject CD script error in Multi Users Panels account
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Eject CD script error in Multi Users Panels account


  • Subject: Eject CD script error in Multi Users Panels account
  • From: "Jeff Miller" <email@hidden>
  • Date: Fri, 05 Oct 2001 09:59:34 -0400
  • Organization: St. Lawrence University

I have a 7500/233 running OS 9.1 and multiple users. I've made the
following script (based upon a post in Apple's Applescript discussion
forum) that ejects a CD in the computer:

tell application "Finder"
put away (every disk whose ejectable is true)
end tell

This script works fine in the owner and normal accounts, but in a Panels
account I get the following error:

"every <<class cdis>> of application "Panels" whose <<class isej>> of it
= true doesn't understand the <<event fndrptwy>> message."

I've given the Panels account access to any CD's. Is there some other
application that I have to specifically give access to?

I've also tried a freeware applescript extension, AudioCDgh, which
allows you to use a simple "eject CD" command, but that does weird
things with CD's that have a separate audio track - the next time the CD
is inserted, the Finder asks to initialize it (I don't have a CD
burner).

Thanks.

-jrm


  • Prev by Date: Finding differences in 2 folders
  • Next by Date: Re: Checking for return at start of string (OS 10.1)
  • Previous by thread: Re: Finding differences in 2 folders
  • Next by thread: Eject CD script error in Multi Users Panels account
  • Index(es):
    • Date
    • Thread