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: Dave Stewart <email@hidden>
- Date: Thu, 16 Jan 2003 16:49:01 -0800
On Thursday, January 16, 2003, at 03:12 PM, Michael Cytrynowicz stated:
In the new page
<http://www.apple.com/applescript/script_editor/110.html>
there's the script below, with instructions to go to the Services menu,
select the Script Editor and Run as AppleScript.
If I do it, it starts System 9. I went to check, and MacOS X Help
Viewer
_is_ named Help Viewer. What is happening?
TIA for any clarification,
Mike
.....................................
tell application "Help Viewer"
activate
display dialog "Hello!"
end tell
Wish I could be more help Michael, it works as expected for me (meaning
I never see Classic, it all happens in X).
OS X.2.3; Script Editor 1.9; AS 1.9.1
Dave Stewart
Aqua-flo (Goleta)
email@hidden
_______________________________________________
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.