On or near 1/23/2001 8:44 AM, john terranova at [EMAIL PROTECTED]
observed:

> I've been monitoring the list for a while and finally started using E'rage.
> Here are some changes/enhancements I'd like to see:
> 
> 6) Better mouse tracking (probably a bug?).  A problem that E¹rage shares
> with Word 2001 is that mouse tracking is not consistent or reliable.  E.g. I
> often get into situations where I have an I-beam over a scrollbar, or
> otherwise outside the text edit area.  Clicking on the scrollbar does not
> correct the mouse pointer.  The mouse is sometimes slow changing back to an
> I-beam when I return to the text edit area.
> 
I've noticed this problem as well; seems trivial to me, but it does indicate
something isn't right. All one need do is move the cursor around a bunch and
the cursor will reset correctly.

> 8) I'd like to be able to Resend a previously sent message when it is open
> in the preview pane.  Currently, I have to open it in a new window before I
> can Resend it.
> 
This is not true for me; I can resend with the message selected in a preview
pane, using the Message menu. Actually I have a OneClick button that
simulates the menu command.

> 9) Is this a bug in E'rage's scripting ability or is there a good reason why
> the third line doesn't work (Smile gives me 'Can't get leave on server.'
> error message):
> 
> set msg to message 1 of folder 1
> --  incoming message id 1
> get connection action of msg
> --  leave on server
> connection action of msg = leave on server -- this line generates an error
> 
The third line is not in correct scripting syntax. I presume what you want
is: set connection action of msg to leave on server

That will probably work (not tested).

-- 
Peace,
Allen Watson <[EMAIL PROTECTED]> XNS name: =Allen Watson
A Mac family since 1984 <http://home.earthlink.net/~allenwatson/>
Applescripts for Outlook Express and Entourage:
<http://homepage.mac.com/allenwatson/>


--
To unsubscribe:               <mailto:[EMAIL PROTECTED]>
To search the archives:
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to