Re: Q: Using (sound) volume settings
Re: Q: Using (sound) volume settings
- Subject: Re: Q: Using (sound) volume settings
- From: Kurt Klamp <email@hidden>
- Date: Sun, 19 Aug 2007 07:27:56 +0200
Am 19.08.2007 um 07:04 schrieb Jim Witte:
This is most likely a simple question whose answer has to do with
Applescript's odd coercion system:
If I run
get volume settings
--set vSet to volume settings
--get output volume of volume settings
in the first line you use 'get', why not in line 2/3?
this works:
get volume settings
set vSet to get volume settings
get output volume of (get volume settings)
Kurt
_______________________________________________
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