A
Troubleshooting
A-24
5.212 : Stack overflow
Code
: &H0005 &H00D4
Meaning/Cause
The stack area for execution overflowed.
Action
• Shorten the expression (for example, by dividing).
• Reduce nesting of "GOSUB", "CALL" and "FOR to NEXT" statement.
• Reduce argument of "CALL" statement.
5.213 : Illegal variable
Code
: &H0005 &H00D5
Meaning/Cause
A variable other than a global variable was used in "SEND/@READ/@WRITE" commands.
Action
Input a global variable.
5.214 : Type mismatch
Code
: &H0005 &H00D6
Meaning/Cause
a. Expression types are not equal on both sides.
b. An incorrect type constant/variable/expression is used.
Action
a. Use the same expression type on both sides.
b. Use a correct type constant/variable/expression.
5.215 : FOR variable error
Code
: &H0005 &H00D7
Meaning/Cause
The variable name for "NEXT" statement differs from that for the corresponding "FOR" statement.
Action
Use the corresponding variable names.
5.216 : WEND without WHILE
Code
: &H0005 &H00D8
Meaning/Cause
There is no "WHILE" statement corresponding to the "WEND" statement.
Action
• Delete the "WEND" statement.
• Add a "WHILE" statement corresponding to the "WEND" statement.
5.217 : WHILE without WEND
Code
: &H0005 &H00D9
Meaning/Cause
There is no "WEND" statement corresponding to the "WHILE" statement.
Action
• Delete the "WHILE" statement.
• Add a "WEND" statement corresponding to the "WHILE" statement.
5.218 : NEXT without FOR
Code
: &H0005 &H00DA
Meaning/Cause
a. There is no "FOR" statement corresponding to the "NEXT" statement.
b. "NEXT" command was executed without executing "FOR" command.
Action
a-1. Delete the "NEXT" statement.
a-2. Add "FOR" statement corresponding to the "NEXT" statement.
b. Confirm execution of "FOR" command.
5.219 : FOR without NEXT
Code
: &H0005 &H00DB
Meaning/Cause
There is no "NEXT" statement corresponding to the "FOR" statement.
Action
• Delete the "FOR" statement.
• Add "NEXT" statement corresponding to the "FOR" statement.
Summary of Contents for YRCX Series
Page 1: ...7 6HULHV DW 1R 1 5 5RERW RQWUROOHU 23 5 7 21 0 18 6 5 5RERWV 5 6HULHV...
Page 2: ......
Page 10: ......
Page 12: ......
Page 14: ......
Page 20: ......
Page 28: ......
Page 164: ......
Page 166: ......
Page 178: ......
Page 186: ......
Page 264: ......
Page 265: ......
Page 266: ...DW 1R 1 XWKRUL HG LVWULEXWRU 3ULQWHG LQ XURSH...