====== 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.