| OS X - Apps and Games Discussion of applications and games available for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Oct 27, 2002
Location: Cleveland, Ohio
Posts: 13,213
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: MacBook Pro | LED Cinema Display | iPhone 4 | iPad 2
|
You don't until Apple updates Aperture.
In the meantime, just drag and drop it into a new email. schweb | community leader flickr » facebook » twitter » tumblr » google+ » about.me Mac-Forums: On Twitter | On Facebook | On Flickr
|
| QUOTE Thanks | |
![]() Member Since: Oct 27, 2002
Location: Cleveland, Ohio
Posts: 13,213
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: MacBook Pro | LED Cinema Display | iPhone 4 | iPad 2
|
schweb | community leader flickr » facebook » twitter » tumblr » google+ » about.me Mac-Forums: On Twitter | On Facebook | On Flickr
|
| QUOTE Thanks | |
![]() Member Since: Jan 20, 2011
Posts: 1
![]() |
Quote:
A workaround that works is 1. Go to applications, select Aperture 2. Control/Right click and select "show package contents" 3. Select Plugins folder 4. Rename Microsoft Entourage.applescript to Microsoft Entourage1.applescript (or what ever you want to call it- if you ever want to use Entourage again reverse the naming) 5. Go to Utilities / Open apple script editor 6. Select new file and paste the text between the dotted lines below into script editor 7. Save file as Microsoft Entourage, with file type "text" ( this will add the extension applescript to name. 8. Copy this file to the Aperture plugin folder 8. Open Aperture go to / Preferences / Export and select Microsoft Entourage in the "Email Using" field. 9. Done –––––––––––––––––––––––––––––––––––––––––––– on mail_images(email_subject, default_address, image_count, new_files, new_captions, new_comments, cancel_string) try tell application "Microsoft Outlook" activate set the new_message to make new outgoing message with properties {subject:email_subject} set sig to content of new_message tell new_message if image_count is 0 then set the content to new_captions else set the content to return & return end if repeat with image_idx from 1 to image_count set this_caption to item image_idx of new_captions set this_comment to item image_idx of new_comments set comments to "" if this_caption is not " " then set comments to this_caption & return end if if this_comment is not " " then set comments to comments & this_comment & return end if if comments is not "" then set the content to content & comments & return end if set this_imagefile to item image_idx of new_files -- convert the image path from UNIX to Mac set this_imagefile_path to (POSIX file this_imagefile) as string make new attachment at new_message with properties {file this_imagefile_path)}end repeat set the content to content & sig end tell open new_message end tell on error error_message number error_number log error_message & " " & error_number if the error_number is not -128 then tell application "Finder" beep display dialog error_message buttons {cancel_string} default button 1 end tell end if end try end mail_images –––––––––––––––––––––––––––––––––––––––––––––––––– ––––––––––––––– |
|
| QUOTE Thanks | ||
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| For those confused about aperture and shutter speed. | BlueMac | Images, Graphic Design, and Digital Photography | 38 | 07-01-2012 07:35 AM |
| Outlook 2011 too slow..going back to Mail/iCal | PKGuy323 | OS X - Apps and Games | 27 | 10-25-2011 10:34 AM |
| Outlook office 2011 - Clarification | mshemy | OS X - Apps and Games | 4 | 10-20-2010 01:03 PM |
| Outlook 2011 new mail sound | waterboy03 | OS X - Apps and Games | 2 | 10-12-2010 04:05 PM |
| Sync outlook 2011 | bazanders | Switcher Hangout | 5 | 10-11-2010 09:56 PM |
All times are GMT -4. The time now is 11:03 AM.
Powered by vBulletin