• 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: running a stay open script app inside an app package OUTCOME
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: running a stay open script app inside an app package OUTCOME


  • Subject: Re: running a stay open script app inside an app package OUTCOME
  • From: Walter Ian Kaye <email@hidden>
  • Date: Mon, 7 Jun 2004 22:19:27 -0700

At 10:53p -0600 06/07/2004, Donald Hall didst inscribe upon an electronic papyrus:

Graff,

Thanks for the reply. It now mysteriously has started working for me, too!

Durn gremlins!


do shell script testScriptApp & " > /dev/null 2>&1 &"

With this statement, the do shell script command returns immediately,
allowing the initiating script to proceed to completion.

I was going to mention something about that, but since I don't understand the ampersand stuff myself, I figured it best to keep my mouth shut. ;)


I am not sure why the idle handler of my stay open script app was not
firing earlier.

You could always "kickstart" it, if it won't hurt:

on run
display dialog "Start count down?"
set startTime to current date
idle
end run


-boo
_______________________________________________
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: 
 >Re: running a stay open script app inside an app package OUTCOME (From: Donald Hall <email@hidden>)

  • Prev by Date: Re: running a stay open script app inside an app package OUTCOME
  • Next by Date: Re: Question-GUI scripting
  • Previous by thread: Re: running a stay open script app inside an app package OUTCOME
  • Next by thread: Need help:-Quark Scripting
  • Index(es):
    • Date
    • Thread