• 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
Copying Hyperlinks in Apple's Mail app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Copying Hyperlinks in Apple's Mail app


  • Subject: Copying Hyperlinks in Apple's Mail app
  • From: Gil Dawson <email@hidden>
  • Date: Mon, 7 Dec 2009 15:24:40 -0800

Using Mail Version 2.1.3 (753.1) on Mac OS X Version 10.4.11,

I can make a copy of a message with the following snippet:

	set SelectedMessage to (first item of theSelections)
	set theSubject to the subject of SelectedMessage
	set theBody to the content of SelectedMessage

set aNewMessage to make new outgoing message with properties {visible:true, subject:theSubject, content:theBody}

However, this technique does not copy any hyperlinks that may be embedded in theBody.

Any way to get those copied, too?

--Gil
_______________________________________________
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
  • Prev by Date: Re: Getting list of installed TTS voices
  • Next by Date: RE: Zip and keep folder structure
  • Previous by thread: Re: Getting list of installed TTS voices
  • Next by thread: Re: Speakable Item and SpeechRecognitionServer
  • Index(es):
    • Date
    • Thread