Table of Contents
LOCATE
Syntax
N = LOCATE( X, Y )
Parameter
X is a number, [0,255] Y is a number, [0,255]
Description
Locates the cursor to row X, column Y.
N = LOCATE( X, Y )
X is a number, [0,255] Y is a number, [0,255]
Locates the cursor to row X, column Y.