Sun Microsystems 3 manual Other Documentation Resources, Syntax Statements

Models: 3

1 368
Download 368 pages 47.9 Kb
Page 22
Image 22

Other Documentation Resources

Syntax Statements

Syntax statements that describe usage of TOOL methods and script commands use the following conventions:

Format

Description

 

 

parentheses ( )

Parentheses enclose a parameter list.

comma ,

Commas separate items in a parameter list.

vertical bars

Vertical bars indicate a mutually exclusive choice between items. See

 

braces and brackets, below.

brackets[]

Square brackets to indicate optional values in a syntax statement.

braces { }

Braces indicate a required clause. When a list of items separated by

 

vertical bars is enclosed in braces, you must enter one of the items from

 

the list. Do not enter the braces or vertical bars.

ellipsis …

The item preceding an ellipsis may be repeated one or more times.

 

When a clause in braces is followed by an ellipsis, you can use the clause

 

one or more times. When a clause in brackets is followed by an ellipsis,

 

you can use the clause zero or more times.

 

 

Other Documentation Resources

In addition to this guide, there are additional documentation resources, which are listed in the following sections. The documentation for all iIS products can be found on the iIS CD. Be sure to read “Viewing and Searching PDF Files” on page 24 to learn how to view and search the documentation on the iIS CD.

iIS documentation can also be found online at http://docs.iplanet.com/docs/manuals/iis.html.

The titles of the iIS documentation are listed in the following section.

22 iPlanet Integration Server • Process System Guide • August 2001

Page 22
Image 22
Sun Microsystems 3 manual Other Documentation Resources, Syntax Statements