• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Bring window to front?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bring window to front?


  • Subject: Re: Bring window to front?
  • From: Steve Roy <email@hidden>
  • Date: Thu, 16 Jan 2003 09:03:20 -0500

email@hidden (Wade Williams) wrote:

> I'm trying to script CodeWarrior 8.3.
>
> How can I tell it to bring a certain window to the front so the next
> command will operate on it?

Use 'select'.

tell application "CodeWarrior"
select window 3
select window "MyWindow.cpp"
end tell

Steve

--
Steve Roy <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Bring window to front? (From: Wade Williams <email@hidden>)

  • Prev by Date: re: Export SWF from Freehand
  • Next by Date: Re: [ADMIN] Sorry for the dups
  • Previous by thread: Bring window to front?
  • Next by thread: Re: applescript-users digest, Vol 3 #1248 - 13 msgs
  • Index(es):
    • Date
    • Thread