• 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: set volume v : Set the sound output and/or input volume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set volume v : Set the sound output and/or input volume


  • Subject: Re: set volume v : Set the sound output and/or input volume
  • From: sphil <email@hidden>
  • Date: Mon, 15 Jul 2013 21:44:26 +0700

Further to that, I just noticed you have

tell x
tell window 1
	set volume...

My guess is you're getting back the error 'window 1 doesn't understand the set volume command'.

The answer here is to understand that you can only tell an object to do something if that instruction is in the object's repertory of commands.

See the apps dictionary for a list of those, but I'd be pretty certain that you're not going to find 'set volume' among them, as volume isn't the kind of thing that 'windows' would be expected to deal with or 'know' about.




Best

Phil
http://applehelpwriter.com


 _______________________________________________
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


  • Prev by Date: Re: set volume v : Set the sound output and/or input volume
  • Next by Date: Re: set volume v : Set the sound output and/or input volume
  • Previous by thread: Re: set volume v : Set the sound output and/or input volume
  • Next by thread: Rep: set volume v : Set the sound output and/or input volume
  • Index(es):
    • Date
    • Thread