Skip to content

Tab

moves the cursor to the next tab stop (i.e. hitting the TAB key).

Syntax #(Keyword{,Parameter})
Keyword Tab
Parameter The number of tab stops the cursor is supposed to jump forward, as an integer value.
Example Comment
#(Tab,2) The cursor moves forward by two tab stops.
#(Tab) No parameter - The cursor moves forward by one tab stop.
#(MoveAbs,30,100) Sets current position to (30/100)
#(Tabs,20,50,100)#(Tab,2) „This is a text.“ „This is a text." is printed at the tab position 100.

This keyword may be used in headers and footers, too (see dialog Print Report).

This keyword can only be used for template files in TXT format which control printing (not for export).

Using RTF format for template files enables to choose settings for font type, paragraphs, and tab stops.