![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The string that appears in the table of contents as the section name. Its syntax can be C (fixed-length character string), V (variable-length character string), or W (double-byte character). An integer specifying the number of lines between the current table of contents entry and the next. Its syntax is B (binary) with length 2.
• section_name cannot exceed the page width.
• Four character spaces are reserved in section_name for the page number, even if it is not printed.
• spacing can take on values greater than or equal to 0 and less than or equal to the page length set by $SETPRINT or $RESETPRINT.
• If n is the number specified for spacing, n-1 spaces are printed. For example, if n=2, one blank line is printed between each content line.
spacing – Is zero or a negative number.spacing – Is greater than or equal to length (where length is the page length set by $RESETPRINT or $SETPRINT).numbering_yn – Is neither Y nor N. An empty string ('') is valid and treated as N. Raised if the length of section_name exceeds width -4 (where width is the page width set by $SETPRINT or $RESETPRINT).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |