Specify, using x- and y-coordinates, the starting point for
displaying text.
Syntax
Detailed Description
BHT-BASIC does not support a graphical interface
for creating screens. Instead, it provides this function for
specifying the screen coordinates at which to start displaying
text.
The following illustrates the BHT screen coordinate system.
Example
The following code fragment displays
the string "12345" at the coordinates (6,3).