centertext:

Format:

centertext: Rx | line, Ry | "text"

Center text Ry on line Rx. centertext: uses the current screen width to calculate the position of text. See centertext.ata for an example on useage.

Parameters:

Rx | line: A numeric register or constant that contains the line to print.
Ry | "text": A string register or cosntant containing the string to center.