Script Page

Show Window Sample

The Script page defines the script code for the library.

Name

Provide a descriptive name for this library. The name must be unique across all scripts, and must contain only letters, numbers, and the underscore ("_") character. No other punctuation or spaces are allowed in the name.

Description/Notes

Enter any extended descriptive information or notes for this library. There is no limit on the length of the text.

Language

Select or enter the language that the script uses. The language must be a scripting language recognized by the Window Scripting Host on the computer running the adTempus service.

Script

Provide any functions, subroutines, constants, etc., that are part of this library. The code you specify here will be available to any scripts that use this library.

Validate

Click the Validate button to validate your script library. adTempus will check to ensure that the code appears valid. The script library is automatically validated when you click the OK button.

Validation of the script library occurs on the computer that the Console is running on. If you are connected to the adTempus server from a remote computer and your script refers to external objects, files, etc., you should test the script from a Console running on the computer that hosts the server to be sure that it will work correctly on the server.

 

Script Library Properties

Script Library Overview

Script Overview