Sample VBScript Arbortext PE Applications
The sample VBScript applications are included in the Arbortext Publishing Engine installation. These applications are on the server and loaded into an Arbortext PE sub-process when it starts. The VBScript sample applications are:
PE_HOME\e3\samples\vbscript\E3AppTest.vbs
PE_HOME\e3\samples\vbscript\e3samples2.vbs
The
E3AppTest.vbs sample is available for testing from the
Arbortext Publishing Engine HTML web page (for information, see
Monitoring and Reporting Using a Web Browser). It is handled by the
Arbortext PE Request Manager, so you don't need to place it in the
PE_HOME\custom\init directory. The
E3AppTest.vbs sample application reports information about the
Arbortext Publishing Engine environment. Document manipulation, such as opening, closing, and changing content, is accomplished using the AOM and DOM interfaces (refer to the
Programmer's Reference). For information about
e3samples2.vbs, see
Sample Applications.