Login
Plus/4 EncyclopediaFirstBackNextLast

?SYNTAX ERROR
Category
Reference/Basic Error Messages

Topic
This error occurs when BASIC is unable to interpret a command or statement. This usually occurs when there is a missing quotation mark, missing or extra brackets in an expression, or misspelling a BASIC keyword. It can also occur if either the SPC function or TAB function is used as part of a variable expression.

Examples
PRIMT"TEST" Causes the error, as PRINT is misspelled
PRINT A+(B-(C) Causes the error, as there is a missing bracket

ERR$ error number
11



Copyright © Plus/4 World Team, 2001-2024