• 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
Bring window to front?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bring window to front?


  • Subject: Bring window to front?
  • From: Wade Williams <email@hidden>
  • Date: Thu, 16 Jan 2003 00:39:01 -0600

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?

I've tried something like:

tell application "CodeWarrior IDE"
activate window named "Project.mcp"
Set Current Target "Build All"
end tell

and also

tell application "CodeWarrior IDE"
open file "Wade'sWorld:Users:wade:Project.mcp"
Set Current Target "Build All"
end tell

But neither worked.

Any thoughts?

Thanks,

Wade
_______________________________________________
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.

  • Follow-Ups:
    • Re: Bring window to front?
      • From: Steve Roy <email@hidden>
  • Prev by Date: Re: Searching a volume
  • Next by Date: Re: applescript-users digest, Vol 3 #1248 - 13 msgs
  • Previous by thread: rr
  • Next by thread: Re: Bring window to front?
  • Index(es):
    • Date
    • Thread