Archive of UserLand's first discussion group, started October 5, 1998.
Emalier signatures
Author: Dave Polaschek Posted: 4/4/1999; 10:54:45 AM Topic: Emalier signatures Msg #: 4793 Prev/Next: 4792 / 4794
I've got an applescript that pulls a signature out of Claris emailer. It is: tell application "Claris Emailer" set sigtext to contents of signature 1 end tellI've been pounding on this all morning trying to translate it into UserTalk, but can't seem to build the object in such a way that Emailer likes the apple event. I know I could have a script in AppleScript that would return that, but I'm embedding it in a bunch of other UserTalk, and it seems like the kind of thing that should be pretty strightforward if only I can get my brain wrapped around it.
(I have a ton of quotations in Emailer as signatures. I'm trying to pull them all out and massage them into a web-page)
Help?
p.s. The version that's built using the AppleScript is at http://www.best.com/~davep/quotes.html
There are responses to this message:
- Re: Emalier signatures, André Radke, 4/4/1999; 12:20:40 PM
This page was archived on 6/13/2001; 4:49:13 PM.
© Copyright 1998-2001 UserLand Software, Inc.