launch command bug
launch command bug
- Subject: launch command bug
- From: Luther Fuller <email@hidden>
- Date: Tue, 25 Feb 2014 16:18:06 -0600
I have just updated my Mavericks installation to version 10.9.2 and, of course, I tested for the 'launch' command bug. It's still there. Rather than waste space ranting, I submit this script inspired by Fry's response to a space ship malfunction in an episode of Futurama ...
property phraseText : "Gjy!Ju\"" set phrase to "" repeat with char in (characters of phraseText) set phrase to (phrase & (character id ((id of char) - 1))) end repeat repeat 5 times set phrase to (phrase & return & phrase) end repeat say phrase using "Victoria" speaking rate 280 pitch 55
|
_______________________________________________
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