• 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
Tiger: System Events now runs scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tiger: System Events now runs scripts


  • Subject: Tiger: System Events now runs scripts
  • From: Gnarlodious <email@hidden>
  • Date: Wed, 04 May 2005 16:06:47 -0600

Title: Tiger: System Events now runs scripts

And apparently ONLY System Events:

set inputScriptPath to "Finder:InputFinderItems" -- relative path to the input script

tell application "Finder" to ((container of (path to me)) as string) & inputScriptPath
tell application "System Events" to set masterList to do script result

Applescript cannot run another script anymore.

So, all my scripts that call other scripts have to be fixed. But now relative paths are fully supported through Finder.

It’s a good change.

-- Gnarlie
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tiger: System Events now runs scripts
      • From: Hudson Barton <email@hidden>
  • Prev by Date: Re: What is the best way to get the name (without the extension) of a file?
  • Next by Date: Re: Nice Automator article on O'Reilly
  • Previous by thread: Re: name extension
  • Next by thread: Re: Tiger: System Events now runs scripts
  • Index(es):
    • Date
    • Thread