TABSP parameter

From m204wiki
Revision as of 02:06, 23 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

Summary

Default value
10
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V6.1 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.