Sharp OZ-707 Operation Manual - Page 118

Appendices

Page 118 highlights

WIDTH p o FORMAT: WIDTH {::} Abbreviation: WI. See Also: LOCATE PURPOSE: Switches between 4-line and 8-line display modes. REMARKS: WIDTH,4 selects 12 column by 4 line mode; WIDTH,8 selects 16 column by 8 line mode. Once the display mode is selected with this command, it remains valid until the next WIDTH command. The displayable character size depends on the selected display mode. Execution of the WIDTH command returns the cursor to the home position. If the WIDTH command is executed as direct input, the display is cleared. However, if it is executed in a program, the display is not cleared. Combining the WIDTH command with the LOCATE command allows for mixed display of large and small sized characters. The 8-line mode is selected just after the power is turned off and on or the STAT or AER mode is entered. Pressing ISHIFT 114

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128

WIDTH
FORMAT:
WIDTH
{::}
Abbreviation:
WI.
See
Also:
LOCATE
PURPOSE:
Switches between 4-line and 8-line display modes.
REMARKS:
WIDTH,4 selects 12 column by 4 line mode; WIDTH,8 selects 16
column by 8 line mode. Once the display mode is selected with this
command, it remains valid until the next WIDTH command. The
displayable character size depends
on
the selected display mode.
Execution of the WIDTH command returns the cursor to the home
position.
If the WIDTH command is executed as direct input, the display is
cleared. However, if it is executed
in
a program,
the
display is not
cleared. Combining the WIDTH command with the LOCATE command
allows for mixed display of large and small sized characters.
p
o
The 8-line mode is selected just after the power is turned off and on or
the STAT or AER mode is entered.
Pressing
I
SHIFT
114<I~
UNES
I
will
also switch between 4-line and 8-line
display modes.
EXAMPLE:
10: CLS :WAIT
100
20: WIDTH ,4:PRINT ·SHARP"
30: WIDTH ,8:LOCATE
8,1
40: PRINT "BASIC":LOCATE 9,2:PRINT "CARD"
50: WIDTH ,4:LOCATE 1,2
60: PRINT "Organizer"
70: WIDTH ,8:LOCATE 0,7
80:
END
224
225
PART 4
APPENDICES
Error Messages
Character Code Chart
Battery Replacement
Troubleshooting
Specifications
Care of the OZ-707
A
B
C
D
E
F