ADSI script statements

This section contains descriptions and syntax for all the statements you can include in an ADSI script file. The description of each statement shows whether you can use the statement in an SDC or a FDM script, or in both.

There are four types of statement:

The description of each statement contains references to the following Bellcore specifications, which contain more detailed information:

SR-INS-002461
Customer Premises Equipment Compatibility Considerations for the Analog Display Services Interface
TR-NWT-001273
Generic Requirements for an SPCS to Customer Premises Equipment Data Interface for Analog Display Services.

Table 1 lists all the statements and shows where they are each described.

For quick reference, Table 1 lists the script statements. It gives the terse version, the type, and the parameters for each statement.

If you want to add comments to your script file to explain the statements you use, start each comment line with the two characters //.

To see examples of the script statements, see:

Syntax conventions

This section uses the following typographic conventions to describe the syntax of each ADSI statement:

< >
The name of a parameter. You must substitute a value for this name. Do not type the symbols < >.
[ ]
The name of an optional parameter. Substitute a value for this name if you want to use this parameter. Do not type the symbols [ ].