Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extremly slow "delete characters" in text suite and/or Mail.app



Dear List.

I am the developer of Serial Mail (see http://www.christian-fries.de/osx/SerialMail for info), a small too to generate personalized emails using Mail.app and Address Book. The program is written in Cocoa / Objective-C, but talks to Mail.app via AppleScript.

Within the AppleScript I use something like

tell message myMessage
delete (characters a to b)
end tell

This is extremely slow. Why is this and is there a better way? (Note: I do not want to extract the content as text and work on the text, see my other post on that topic).

Christian



____________________________________
Christian Fries
Web: http://www.christian-fries.de
Email: email@hidden
Public Key: http://www.christian-fries.de/publickey
_______________________________________________
applescript-studio mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-studio
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.