- Image of mail text
Example 2)
Production volume: 5
S1="Production volume: %d"
S2=DT1
D=DT50
- Setting values
DT1
K 5
DT2
DT3
DT50
No. of bytes
DT51
DT52
DT53
DT54
DT55
DT56
H 76 (v)
DT57
DT58
DT59
DT60
Data part
H 6e (n)
H 69 (i)
H 63 (c)
H64 (d)
H 72 (r)
U 14
H 6c (l)
H 6d (m)
H 3a (:)
H 35 (5)
H 20 (SPACE)
H 6f (o)
H 74 (t)
H 75 (u)
H 6f (o)
H 50 (P)
H 6f (o)
H 75 (u)
H 65 (e)
H 20 (SPACE)
Example 3) When inserting into the text a horizontal tab code (\t: H09)
In the place of the conversion form (\t), the ASCII code that is equivalent to the horizontal tab
code is inserted. If a conversion form is not included in [S1], the data for [S2] will have no effect
on the conversion results.
- Image of mail text
(Tab)Normal operation
S1=“ tNormal operation"
S2=DT1
D=DT50
- Setting values
DT1
DT2
DT3
DT50
No. of bytes
DT51
DT52
DT53
DT54
DT55
DT56
H 72 (r)
DT57
DT58
DT59
Data part
H 70 (p)
H 20 (SPACE)
H 61 (a)
H 72 (r)
H 4e (N)
U 11
H 74 (t)
H 6f (o)
**
H 65 (e)
H 6f (o)
H 6c (l)
H 6d (m)
H 6f (o)
H 09 (HT)
H 61 (a)
H 69 (i)
H 6e (n)
Example 4) When inserting into the text two conversion forms (%s) that represent
strings
In the place of the conversion form (%s), the ASCII code that is equivalent to the string data
specified by [S2] is inserted. If a number of digits is not specified for the conversion form, the
number of converted data and the size of the storage area will vary according to the value [S2].
14.13 PRINT (Text Creation)
14-68 WUME-FP7CPUPGR-12