... |
... |
@@ -1,5 +3,3 @@ |
1 |
|
-== (% id="cke_bm_162S" style="display:none" %)** **(%%) == |
2 |
|
- |
3 |
3 |
== **LEN/string length detection** == |
4 |
4 |
|
5 |
5 |
**LEN(P)** |
... |
... |
@@ -888,7 +888,7 @@ |
888 |
888 |
|
889 |
889 |
• 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. |
890 |
890 |
|
891 |
|
-• The converted ASCII code is stored in (D) every 2 characters/1 byte in the order of low 8 bits and high 8 bits. |
|
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. |
892 |
892 |
|
893 |
893 |
**Extensions** |
894 |
894 |
|
... |
... |
@@ -924,7 +924,7 @@ |
924 |
924 |
~1. Procedure |
925 |
925 |
|
926 |
926 |
(% style="text-align:center" %) |
927 |
|
-[[image:12_html_e275c447761351e0.png||class="img-thumbnail" height="34" width="400"]] |
|
925 |
+[[image:12_html_e275c447761351e0.png||height="34" width="400" class="img-thumbnail"]] |
928 |
928 |
|
929 |
929 |
When X20 = ON, the assignment of D200 to D203: |
930 |
930 |
|