Re: Q: Using (sound) volume settings
Re: Q: Using (sound) volume settings
- Subject: Re: Q: Using (sound) volume settings
- From: Emmanuel <email@hidden>
- Date: Sun, 19 Aug 2007 11:04:22 +0200
At 11:33 PM -0700 8/18/07, Jon Pugh wrote:
Actually, the correct maneuver is:
get volume settings -- this is all one command name, including the get
set vSet to get volume settings -- this saves the result record
get output volume of vSet -- this gets one field of the record
set volume to 1,000,000,000,000 -- or a sensible value without commas in it
-- there are other parameters to "set volume" that are coincidentally the same
-- as the record: alert volume, input volume, output volume, output muted
Not exactly the correct maneuver. The correct maneuver is when you
don't use "to" after "set volume". "set volume" is all one command
name, including the set :-)
set volume 7
or, more wired:
set volume output volume 100
(check Standard Additions' dictionary)
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