• 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: how to return to app ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to return to app ?


  • Subject: Re: how to return to app ?
  • From: Andy Wylie <email@hidden>
  • Date: Mon, 30 Jul 2001 11:46:16 +1200

on 30/7/01 9:18 AM, Bee at email@hidden wrote:

> tell application "Finder"
> set theSavedProcess to (process -2 whose visible is true) as text

The processes are listed in launch order so that's going to return the last
app launched before your applet regardless of what was frontmost.
I believe Emmanuel overlooked the fact your script is an applet and cannot
see how his suggestion can work as such.
Your script doesn't appear to need to be an applet (application)? A compiled
script will run fine in Apple menu for this purpose and leave you in the
frontmost application ...
-------------------
set the clipboard to (convert to Windows (the clipboard))
-------------------

_____________________________ Andy


References: 
 >Re: how to return to app ? (From: Bee <email@hidden>)

  • Prev by Date: Re: If Statement Not Working
  • Next by Date: Re: If Statement Not Working
  • Previous by thread: Re: how to return to app ?
  • Next by thread: Re: how to return to app ?
  • Index(es):
    • Date
    • Thread