Previous Topic: TSSCHART Required JCLNext Topic: 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. For example:

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.

For example:

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.