Strange - 'set index of myWindow to 2' should do it, but I get an 'unknown object type' error. I need to lok at this a little closer
-- Barry Wainwright Microsoft MVP (see http://mvp.support.microsoft.com for details) Seen the Entourage FAQ pages? - Check them out: <http://www.entourage.mvps.org/toc.html> > From: David Morganstein <[EMAIL PROTECTED]> > Reply-To: "Entourage:mac Talk" <[EMAIL PROTECTED]> > Date: Sun, 02 May 2004 07:44:14 -0400 > To: "Entourage:mac Talk" <[EMAIL PROTECTED]> > Subject: Window scripting question > > 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)? > > Thanks! > >>> >>> 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/> > -- 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/>
