Re: Facespan script problem
Re: Facespan script problem
- Subject: Re: Facespan script problem
- From: Eric Waters <email@hidden>
- Date: Fri, 26 Jan 2001 16:06:54 -0800
>
try this:
>
>
>open windoid "Main Dialog"
>
tell windoid "Main Dialog"
>
>set textbox "sender1" to mysender1
>
>set textbox "subject1" to mysubject1
>
end tell
>
>end run
>
Phi- this works great. thanks. how can I tell Eudora to display
the message in the "In" box whose status is "Unread"? or is there
another way to go directly to the related message when the user
clicks on it in the Facespan dialog?
Here's the script:
>
on click theObj at theClickLoc upon thePart option down optDown
>
shift down sftDown command down cmdDown control down ctlDown ticks
>
theTicks
>
>
tell application "Eudora"
>
open last message of mailbox "In"
>
activate
>
end tell
>
close windoid "Main Dialog"
>
>
continue click theObj at theClickLoc upon thePart option down
>
optDown shift down sftDown command down cmdDown control down ctlDown
>
ticks theTicks
>
end click
the problem is, using the "open" command opens a new window for this
message without actually making the last message the active message.
actually I just want the message to become the active message in the
In box list (not open a new window for it) - I'm viewing my Eudora
inbox in split screen mode and don't want additional message windows
to pop up.
Also, is there some sort of "loop" command I could use to find all
messages whose status is "unread" and display those sender names and
subject lines in the Facespan dialog with scripts pointing back to
each individual message? Am I making sense? thanks anybody.
--
WWWWWWWWWWWWWWWWW
Eric Waters
Systems Trainer - Office of Institutional Communications
Southwest Educational Development Laboratory - SEDL
Austin, Texas 78701
800-476-6861 ext. 329
web:
http://www.sedl.org