F
Firing of pins. See pins
FE See Form feed
Foreign language characters. See International character set
Form feed, 103-105
CHR$(12) produces one.
button, 35
See also Top of form
Forms
length of, 103-107
ESCape “C”CHR$(0)CHR$(n) sets length to n inches; ESCape
“C”CHR$(n) sets to n lines; ESCape “@” resets to default and sets
top of form to current line.
non-standard, 105-107
See also Form feed; Top of form
Friction-control lever, 26, 28, 30
Friction feed, 28-29
Function switches. See DIP switches
G
Graphics
densities in. See Graphics Mode
designing, 154-155, 159-171, 189-196
line, 225-226
plotter, 173-187
problem codes with, 144-145
Reset Code with, 144
troubleshooting, 302-303
with seven-bit systems, 311
width of, 134-135, 193
See also Graphics Mode
Graphics Mode, 134-135
density command, 145,149-150
ESCape
"*"CHR$(m)CHR$(n
1
)CHR$(n
2
) selects one of six graphics
densities. See also densities below
Single-Density, 134-135, 145-146
ESCape
“*“CHR$(0)CHR$(n
1
)CHR$(n
2
) or ESCape “K”
CHR$(n
1
)CHR$(n
2
) turns Single-Density Graphics on.
Double-Density, 146-148
ESCape “*“CHR$(1)CHR$(n
1
)CHR$(n
2
) or ESCape “L”
CHR$(n
1
)CHR$(n
2
) turns Low-Speed on.
ESCape
“*“CHR$(2)CHR$(n
1
)CHR$(n
2
) or ESCape “Y”
CHR$(n
1
)CHR$(n
2
) turns High-Speed on.
Quadruple-Density, 149
ESCape
“*“CHR$(3)CHR$(n
1
)CHR$(n
2
) or ESCape “Z”
CHR$(n
1
)CHR$(n
2
) turns Quadruple-Density on.
244