Programmer's Guide > Using the AOM > Using JScript to Access the AOM > Sample JScript Code
  
Sample JScript Code
Sample JScript code that uses the JScript AOM interface is included in the Arbortext-path\samples\jscript directory. The readme.txt file in this directory provides a description of the sample code and instructions for invoking the sample scripts. Examples show how to use the DOM to manipulate the active document, register DOM Event handlers, and transfer arrays between JScript and ACL. The JScript examples are ported from the corresponding Rhino JavaScript samples of the same name.