... |
... |
@@ -886,7 +886,7 @@ |
886 |
886 |
|
887 |
887 |
• Process A to Z, 0 to 9, and half-width characters of Signs in (S). (Full-width character strings are not processed.)When programming with a programming tool, enter a character string. |
888 |
888 |
|
889 |
|
-• The converted ASCII code is stored in (D) every 2 characters/1 word in the order of low 8 bits and high 8 bits. |
|
889 |
+• The converted ASCII code is stored in (D) every 2 characters/1 byte in the order of low 8 bits and high 8 bits. |
890 |
890 |
|
891 |
891 |
**Extensions** |
892 |
892 |
|
... |
... |
@@ -922,7 +922,7 @@ |
922 |
922 |
~1. Procedure |
923 |
923 |
|
924 |
924 |
(% style="text-align:center" %) |
925 |
|
-[[image:12_html_e275c447761351e0.png||height="34" width="400" class="img-thumbnail"]] |
|
925 |
+[[image:12_html_e275c447761351e0.png||class="img-thumbnail" height="34" width="400"]] |
926 |
926 |
|
927 |
927 |
When X20 = ON, the assignment of D200 to D203: |
928 |
928 |
|