An
Arbortext PE 应用程序 written in VBScript is a VBScript subroutine which takes no parameters. The
Arbortext PE Request Manager processes requests for VBScript applications by passing requests whose
f parameters have the value
vbscript to the Request Function
com.arbortext.e3.FunctionVbscript. The request function allocates an
Arbortext PE 子进程 and passes the request to the
Arbortext PE 应用程序 Context (described in
The Arbortext PE 子进程 Application Context). The
Arbortext PE 应用程序 Context allocates request and response objects, as for a Java application, and stores references to them in global variables. Then it calls the VBScript function indicated by the request's
function parameter. The function must have been defined in a
.vbs file in a
custom\init directory or in a
.vbs file in
custom\scripts which is loaded from
custom\init.