re: Newbie Questions
re: Newbie Questions
- Subject: re: Newbie Questions
- From: Philippe GRUCHET <email@hidden>
- Date: Fri, 21 Feb 2003 16:18:13 +0100
From: Dwight Knoll <email@hidden>
I have a simple script:
Tell application "Finder"
open file "Finder Dictionary" of (path to folder where I have the
Dictionary Saved)
End Tell
I saved this as an application to open when I want to start working on
Tutorials.
1. This takes forever to run. Really I can just open Script editor
and Finder Dictionary quicker than the script does. Is there a faster
way to do this?
I just posted this comment about the 'open location' command [no break].
You could try:
open location
"file://localhost/System/Library/ScriptingAdditions/
StandardAdditions.osax"
--> opens this osax in Apple's SE.
Kind regards,
Philippe Gruchet/SVM Mac
VNU Publications France
http://svmmac.vnunet.fr
_______________________________________________
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.