Tiger: System Events now runs scripts
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