When programming errors occur during development, the CRBasic Editor gives information to help you identify and correct them.
Watch the video.
- Undeclared variable (1:20)
- Variable out of bounds (3:10)
- Illegal float destination variable (4:50)
- Table not called, could not find DataTable (5:50)
- Invalid or missing parameter, too many parameters in instruction (7:45)
- If without EndIf (9:10)
- Data interval not divisible by scan (10:25)