• 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
launch command bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: launch command bug
      • From: Deivy Petrescu <email@hidden>
    • Re: launch command bug
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Excel scripts
  • Next by Date: Re: launch command bug
  • Previous by thread: Re: Excel scripts
  • Next by thread: Re: launch command bug
  • Index(es):
    • Date
    • Thread