Support 
model 
 
- 192 - 
FS W n 
 
 [Function]    Setting/canceling four times enlargement of Kanji 
 
 [Code]   <1C>H<57>H<n> 
 
 [Range]   0≤n≤255 
 
 [Outline]    [The specification which is common to the model]  
• Sets or cancels four times enlargement of Kanji. 
• “n” is valid only for the lowest bit (n0). 
• Control by the lowest bit (n0) is shown as follows: 
 
Cancels 4 times enlargement 
 
Setting or canceling 4 times enlargement means setting or canceling both double-height and double-width 
enlargements simultaneously. 
 
 [See Also]   FS ! 
 
 [Sample Program]          [Print Results]  
 
LPRINT CHR$(&H1C);"&";  
LPRINT CHR$(&H1C);"W"; CHR$(0); 
LPRINT CHR$(&H34); CHR$(&H41); 
LPRINT CHR$(&H3B); CHR$(&H7A); 
LPRINT CHR$(&H1C);"W"; CHR$(1); 
LPRINT CHR$(&H34); CHR$(&H41); 
LPRINT CHR$(&H3B); CHR$(&H7A); 
LPRINT CHR$(&HA); 
LPRINT CHR$(&H1C);"."; 
 
漢字漢字 
Canceling 4 times enlargement 
Setting 4 times enlargement