H) LOCATE statement



 LOCATE statement is used to position the cursor on the screen and the optionally to defined cursor attributer it is commonly used with PRINT statement
Syntax
LOCATE: [row [cursor] [start] [shop]

Comments

Popular posts from this blog

A) REM statement

G) TAB function