start | all-pages
terminadisplay
The display is an important part of a *Termina program. Termina
will call your display word at the start of each cycle. You are
responsible for clearing or redrawing as needed.
You can look at the +ti:height and +ti:width variables to get a
sense of the display size set by the operator. I generally try
to support an 80x20 display size, with 16 rows dedicated to my
program display.
Termina will display a hints area (see *TerminaHints) below the
display. The positioning is based on +ti:height