Print Tab() Functions

As part of the PRINT statement, Tab() functions provide a compact interface to a wide variety of capabilities, ranging from basic green screen terminal functions originating under AMOS to exotic GUI workstation commands implemented only under A-Shell. The table below provides both an overview and detailed links to the specific references for the major categories of Tab() functions.

Tab

Description

(x)

One dimensional typewriter-style Tab to column x.

(x,y)

Two dimensional cursor positioning Tab to row x, column y.

(-1,x)

Tab(-1,x) Functions shown in the Appendix.

(-2,x)

Set Foreground Color.

(-3,x)

Set the background color. See notes on Set Foreground Color.

(-5,x)

Set Number of Rows.

(-6,x)

Set Number of Columns.

(-10,x)

A-Shell GUI functions. See TAB(-10,x) Function Listing.

(x,y,z)

The Three-D Print Tab combines Tab(x,y) cursor positioning with a user-defined set of attributes (z).