Why does the Script Editor Service do this?
Why does the Script Editor Service do this?
- Subject: Why does the Script Editor Service do this?
- From: Michael Cytrynowicz <email@hidden>
- Date: Thu, 16 Jan 2003 22:45:30 -0800
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
_______________________________________________
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.