%tl - Tab Locations

Purpose

To set up tab locations for use with %ta (Next Tabstop).

Syntax

winio@('%Ntl', pos1pos2, . . . , posN)
integer pos1pos2, . . . , posN     (input)
winio@('%N`tl', pos1pos2, . . . , posN)
double precision pos1pos2, . . . , posN     (input)

Modifiers

Grave accent (`) - use real rather than integer values.

Tilde (~) - list of tab locations is replaced by a single array

Description

Tab positions are measured in average character widths. All values are measured from the left-hand edge of the window. Each %tl maintains its effect until the next %tl. Use %ta (Next Tabstop) to move to the next tab position.

Example

winio@('%3`tl', 10.5D0, 20.5D0, 30.5D0)

See also

%ta (Next Tabstop), %ap (Absolute Position), %ob (Open Box)

 

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited