• 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: Coerce a returned list of objects into a string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coerce a returned list of objects into a string


  • Subject: Re: Coerce a returned list of objects into a string
  • From: Walter Ian Kaye <email@hidden>
  • Date: Mon, 5 Jul 2004 01:47:27 -0700

At 10:32p -0700 07/04/2004, Walter Ian Kaye didst inscribe upon an electronic papyrus:

tell application "Mail"
try
selection as application --sure to error ;)
on error errm
set errm to text 12 thru -16 of errm
end try
end tell

Oops, make that -21 not -16.
(I originally had 'window' but changed it to 'application' to be extra sure, and forgot to account for the difference in word length.)


-boo
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Coerce a returned list of objects into a string (From: Matt Petrowsky <email@hidden>)
 >Re: Coerce a returned list of objects into a string (From: Walter Ian Kaye <email@hidden>)

  • Prev by Date: Re: Coerce a returned list of objects into a string
  • Next by Date: Re: How to Test for a file ...
  • Previous by thread: Re: Coerce a returned list of objects into a string
  • Next by thread: Re: Coerce a returned list of objects into a string
  • Index(es):
    • Date
    • Thread