Re: Why does the Script Editor Service do this?
Re: Why does the Script Editor Service do this?
- Subject: Re: Why does the Script Editor Service do this?
- From: Paul Skinner <email@hidden>
- Date: Fri, 17 Jan 2003 06:55:55 -0500
On Friday, January 17, 2003, at 02:06 PM, Michael Cytrynowicz wrote:
Deivy and Dave & list,
It gets stranger and stranger (to me)
If I append ".app" to "Help Viewer" as soon as I click "check syntax"
the
extension disappears, the name becomes "Help Viewer" again, but the
script
compiles and runs. When it runs, it still does the same as before
(starts
9).
try...
set appliRef to "titan:Applications:AppleScript:Script Editor.app:"
tell application appliRef
launch--or whatever
end tell
Compilation shouldn't affect the path. Although I haven't the foggiest
idea what's happening on your box.
--
Paul Skinner
_______________________________________________
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.