28)
CLEAR SCREEN
Function:
The characters shown in the User Display Area are cleared.
Format:
C S
Explanation:
Characters on all of the lines are cleared. To clear only a
particular line, overwrite the line with spaces by means of the PR
command.
Execution:
C S 3 P R <C/R>
R <C/R>
HELLO ! <C/R>
R <C/R>
* All the lines are cleared and a string of seven characters is
written in Line 3.
4 P R <C/R>
R <C/R>
SELECT A MENU ITEM <C/R>
R <C/R>
* A string of 18 characters is written in Line 4.
3 P R <C/R>
R <C/R>
string of seven spaces <C/R>
R <C/R>
* Spaces overwrite the seven character word in line 3, so it
appears only line 3 is cleared.
CS<C/R>
R<C/R>
* All lines are cleared.
LD-V4400 Level I & III • Chapter Four
LD-V4400 Level I & III User’s Manual
TP 116
v1.1 • 9/93
4-29
Summary of Contents for LD-V4400 Level I
Page 26: ......
Page 57: ......
Page 86: ......
Page 88: ......
Page 96: ......
Page 97: ......
Page 98: ......
Page 99: ......
Page 100: ......
Page 101: ......
Page 102: ......
Page 103: ......
Page 104: ......
Page 105: ......
Page 117: ......
Page 118: ......
Page 119: ......
Page 123: ......
Page 126: ......
Page 127: ......
Page 128: ......
Page 129: ......