COMMODORE PLUS/4 WORLD
  Home  Search  Games  Tapes  Covers  Cheats  Maps  Software  New Stuff 
 Hall Of Fame  Game Endings  Features  Solutions  Remakes  Publications  Magazines  Effects  Top List 
 Members  Groups  Plus/4 Encyclopedia  Hardware  Tools  Options  Forum 
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-2013