May I pose my question again, as there were no takers the first round...I know how to use AppleScript to open a folder (when mail arrives and it's sorted into a folder). However, it opens in front of everything else, including other application windows that may have had focus at the time.
How can I open the folder window behind all other windows and not move focus to EntX if it doesn't currently have it? > I have the opposite question. I have scripts that move various newly > arrived email into folders by the source of the email (eg and Entourage:mac > Talk folder) and then open those folders to tell me that new mail of that > type has arrived. > > These windows open 'in front' of all other windows, which keeps me from > using the computer till all the mail has opened! How can I open them > 'behind' all open windows (or some layer other than the topmost)? >>> I'm writing a little script for Entourage, and its aim is to find a >>> particular window and bring it to the front. I can find the window. How >>> would I bring it to the front? >> >> select myWindow >> >> is the way to do it. -- David Morganstein [EMAIL PROTECTED] -- 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/>
