On 12/4/02 2:50 AM, "Gary Lists" <[EMAIL PROTECTED]> wrote:
> Of course, since your rule will run a script, it will not be able to delete > the mail, but can move it to wherever you'd like. That means the script may > be more of a novelty, or more useful for testing, than anything else. (But > I have a schedule that dumps the junk folder every few hours, so not > deleting right away is okay for me.) I don't follow that, Gary. What step is it (in the rule, or in the script) that lets you move a message, but not delete it? If you can move it, you can delete it. > > Thanks to those who commented on the "which rule put me here" thread, and to > Barry Wainwright for the clever method of selecting a word to send a command > to the script (from his Steal a Sig script), and, of course, to the general > enthusiasm for scripting that I've gotten from the list over the years. You've been here for years? What name were you using until a month or so ago, if I may ask? > > There is one silly error, in that when you first name your counter, the > count updates by one. I need to move the If...Then but I couldn't get my > head around it any other way. Resetting the counter after naming it will > eliminate that. (See the read me for the easy reset.) I haven't seen the script, but it sounds as if you should initialize your 'counter' variable to 0 before the repeat loop starts, then increment by 1 inside the loop wherever in the loop it makes most sense to do it. -- Paul Berkowitz MVP Entourage PLEASE always state which version of Entourage you are using - 2001 or X. It's often impossible to answer your questions otherwise. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
