The following CLEAR command simulates pressing the Clear key and clears the terminal screen:
CLEAR
To make the program repeat the string "Hello, USER1" ten times, you could repeat a KEY statement ten times. But an easier way to repeat the string is to use a loop.
|
Copyright © 2013 CA.
All rights reserved.
|
|