
Chapter 7. I/O Facilities
107
Small-size font 13 columns x 13 lines for full-width characters only,
6 columns x 13 lines for full-width characters in double-width mode only,
26 columns x 13 lines for half-width characters only,
13 columns x 13 lines for half-width characters in double-width mode only
Be careful about the specification of line numbers in figures below. A single column shown
below represents an area for a half-width character; Double columns represent an area for a
half-width character in double-width mode or for a full-width character; Four columns represent
an area for a full-width character in double-width mode.
LOCATE 1,1
LOCATE 26,1
LOCATE 26,25
Normal-width
Normal-width
Double-width
Double-width
cdef
LOCATE 1,2
LOCATE 26,2
LOCATE 26,24
Normal-width
Normal-width
Double-width
Double-width
cdef
Comentarios a estos manuales