Re: Requesting assistance with rtfd and attachments
Re: Requesting assistance with rtfd and attachments
- Subject: Re: Requesting assistance with rtfd and attachments
- From: Shane Stanley <email@hidden>
- Date: Thu, 27 Sep 2012 21:19:21 +1000
On 27/09/2012, at 7:35 PM, Christopher Stone <email@hidden> wrote:
But maybe it will spark an idea.
Like this:
tell application "Finder" set sel to selection as alias list end tell tell application "TextEdit" tell front document set its text to "Now is the time for all good men to come to the aid of their country." repeat with i in sel make new attachment at after character -1 with properties {file name:i} end repeat end tell end tell
|
_______________________________________________
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