2 INFORM Explanation
FS100 2.2 Control Instruction : PRINT
2-57
PRINT
Shows the specified character string and variable on the terminal display.
* Terminal display: Select {Main Menu}, {IN/OUT}, then {TERMINAL} to
show it.
If the independent control function is enabled, the page is different for
each task.
PRINT <Data 1> <Data 2>
1. Character string: Shows the specified character
string on the terminal display.
The following tag can be added or omitted.
SUBSET STANDARD EXPANDED
Not available Available Available
PRINT
B/ LB/
B[]/ LB[]
2
I/ LI/ I[]
/LI[]
3
D/ LD/
D[] / LD[ ]
4
R/ LR/
R[] / LR[ ]
5
S/ LS/
S[]/ LS[]
6
" "
1
END
Variable No.
Character string
Variable No.
Variable No.
Variable No.
Variable No.
No Tag Explanation Note
1 Character string Specifies the character string to be shown on the
terminal display.
<Data 1>
String: 32 characters