TABSP parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V2.2</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The spacing for the TAB entry</p> | <p>The spacing for the TAB entry</p> | ||
<p>TABSP, which is used in a PRINT statement or in headers and trailers, causes further printing to begin at the next tab stop. Tab stops are set to column 1, 1 + TABSP, 1 + 2 * TABSP, and so on. </p> | <p>TABSP, which is used in a [[Report_generation#PRINT_statement|PRINT]] statement or in headers and trailers, causes further printing to begin at the next tab stop. Tab stops are set to column 1, 1 + TABSP, 1 + 2 * TABSP, and so on. </p> | ||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 08:46, 26 September 2017
Tab spacing
Summary
- Default value
- 10
- Parameter type
- User
- Where set
- By any user
- Related products
- All
- Introduced
- Model 204 V2.2 or earlier
Description
The spacing for the TAB entry
TABSP, which is used in a PRINT statement or in headers and trailers, causes further printing to begin at the next tab stop. Tab stops are set to column 1, 1 + TABSP, 1 + 2 * TABSP, and so on.