Previous Topic: TSSCHART Required JCLNext Topic: CHART Keyword—Determine the Type of Chart and Data to Include in the Chart


TSSCHART Keywords

The following principal keywords are used with TSSCHART:

Each keyword and its optional parameters are described, below, using the following syntax conventions:

The optional parameters for each keyword can be separated either by commas or spaces. Examples are as follows:

CHART(ACIDS,RESOURCE,VCA)

or

CHART(ACIDS RESOURCE VCA)

If the optional parameters for a keyword exceed the length of the line, end the line with a parenthesis. Begin the next line with the keyword followed by the remainder of the parameters in parentheses.

An example is as follows:

DIV(div,div,div,div,.....................)
DIV(div,*EJECT*)

This rule is applicable for all keywords with multiple optional parameters that might exceed the length of the line.