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

running a stay open script app inside an app package


  • Subject: running a stay open script app inside an app package
  • From: Donald Hall <email@hidden>
  • Date: Sun, 6 Jun 2004 00:11:20 -0600

I have a stay open script application that I want to run from inside another application's package. I cannot seem to get the idle handler to execute, only the run handler.

do shell script "open " & path/to/scriptapp

only causes the run handler to execute, and then the script application exits. The same goes for

do shell script path/to/scriptapp

I was sure the latter would work, because in Terminal, if I type

path/to/scriptapp

at the prompt, the test script application runs as desired, with the idle handler executing.

Note that colon style file paths don't work inside packages, so do shell script seems to be my only option.

Any help or information greatly appreciated.

Thanks,

Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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: running a stay open script app inside an app package
      • From: Graff <email@hidden>
  • Prev by Date: Re: Recursively Copy Files, ignoring I/O Errors
  • Next by Date: Re: Any way in applescript to use an image as a folder icon?
  • Previous by thread: Re: Inside Packages
  • Next by thread: Re: running a stay open script app inside an app package
  • Index(es):
    • Date
    • Thread