Re: Script to insert SE2 script in Eudora message
Re: Script to insert SE2 script in Eudora message
- Subject: Re: Script to insert SE2 script in Eudora message
- From: Emmanuel <email@hidden>
- Date: Sat, 8 Mar 2003 09:11:43 +0100
At 9:31 PM +0000 06/03/03, John Delacour wrote:
At 7:06 pm +0100 6/3/03, Emmanuel wrote:
Unless I'm missing something Eudora seems to care little about styled text.
I think you _are_ missing something, but I don't quite understand
what you're saying.
Sorry, I was unclear. I meant that:
-------------------------------------
tell application "Eudora" to set selected text to theStyledText
-------------------------------------
(where theStyledText contains styled text) will not insert styled
text, only monostyled text.
And that I may be missing something.
If you do this in SE2:
get the contents of document 1
tell application "Eudora" to set selected text to the result
You'll end up with nasty little oblongs at the end of every line.
Interesting but why would one use SE2?
Emmanuel
_______________________________________________
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.