print.at

Category

Display Commands

Syntax

print.at(mA,X,Y,W);

Description

Message A is displayed in a window with top left coordinates of X,Y and width W. If f15 is not set, then the window remains for 1/2 * v21 seconds (provided v21 is greater than 0) or until a key is pressed. If f15 is set, then the window remains until a close.window command is issued.

See also

print
print.v
print.at.v
close.window