Re: How to do a goto with Applescript?
Re: How to do a goto with Applescript?
- Subject: Re: How to do a goto with Applescript?
- From: Christopher Stone <email@hidden>
- Date: Tue, 4 Jan 2011 00:03:04 -0600
On Jan 03, 2011, at 22:57, Alex Zavatone wrote: So Script Debugger lets you see it. Hmmm. It must be within a package somewhere. Maybe the Finder alternative, PathFinder, will let us search inside packages. Is there any tool that lets us search the entire HD and within packages to find files like this? ______________________________________________________________________
Hey Alex,
set asComponent to alias ("" & (path to library folder from system domain) & "Components:AppleScript.component:Contents:Resources:AppleScript.rsrc")
EasyFind (free) works. File Buddy works. PathFinder works.
As far as I can tell the Applescript Editor will not open the .rsrc file. Smile will open the file but does not parse it. Script Debugger will open and parse the file either via drag and drop or via a dedicated menu item.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden