TEXT x, y, string [,justification] [, font] [, scale] [, c] [, bc]
Displays a string on an attached LCD panel starting at ‘x’ and ‘y’.
‘justification’ is one or two letters where the first letter is the horizontal justification around ‘x’ and can be L, C or R for LEFT, CENTER, RIGHT and the second letter is the vertical placement around ‘y’ and can be T, M or B for TOP, MIDDLE, BOTTOM. The default justification is left/top.
‘font’ and ‘scale’ are optional and default to that set by the FONT command.
‘c’ is the drawing color and ‘BC’ is the background color. They are optional and default to the current foreground and background colors.
See also:
BOX
CIRCLE
CLS
COLOR
FONT
LINE
MM.FONTHEIGHT
MM.FONTWIDTH
MM.HRES
MM.VRES
PIXEL
RBOX
Applies to:
CGMICROBOARD
CGMICROMITE
Leave a Reply