![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
FYI: These errors are usually caused by using an incorrect syntax in an expression. Some common examples are: forgetting semicolons ( at the end of expressions.not matching parentheses (()) or curly-braces ({}) correctly. Can also be caused by: IF/ELSE missing END far before the line compiler points out. BEGIN CASE having END, not END CASE. |
![]() |
| Thread Tools | |
| Display Modes | |
| |