Re: Plz Help !
Re: Plz Help !
- Subject: Re: Plz Help !
- From: Arthur Knapp <email@hidden>
- Date: Wed, 26 Nov 2003 13:27:41 -0500
From: "Bala Kanchana" <email@hidden>
To: email@hidden
Subject: Plz Help !
this HTML file when opened thru Netscape throws error as
"MacOS" not defined....Can anybody plz help me.
<html lang="en">
...
MacOS.finder().display_dialog("Hello World");
The syntax that you have shown is used by a Macintosh scripting
language called Javascript OSA, (JSOSA). This is not a web-browser
technology, but is rather a scripting language for use on the Macintosh
itself, ie: you can use Javascript OSA in the same way you would use
AppleScript, within compiled script files or script applets. It is not
embedable in HTML.
The webpage for Javascript OSA is here:
<
http://www.latenightsw.com/freeware/JavaScriptOSA/>
Could you provide us with an example of the sorts of things you would
like to do? There may be alternative AppleScript solutions you are not
aware of.
{ Arthur J. Knapp;
<
mailto:email@hidden>;
Why do programmers confuse Halloween and Christmas?
Because Oct 31 == Dec 25.
}
_______________________________________________
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.