I can't seem to find this in the documentation. Does anyone know what the valid entries are for the script engine field for: VB script, perl script, perl, wscript or anything else?
APM uses Windows Script Host to execute your script. Windows Script Host comes with VBScript and JScipt, but it can be extended with other scripting laguages. For example, you can install ActiveState's Active Perl and then use PerlScript as the script engine.