Error Messages
/0 division by zero
AO file specified is already open
BS bad subscript. subscript is out of DIM range
CN can't continue (see CONT command)
DD attempt to redimension an array
DN invalid device number
DS direct statement error (program has no line numbers)
FC illegal function call: function contains a value that is out of range
FD bad file data: attempt to read a number into a string value, etc.
FM bad file mode, attempt to INPUT data to a file open for OUTPUT, etc.
ID illegal direct: the specified command can only be run in a program
IE input past end of file. See EOF
IO input/output error
LS long string: strings can only have 255 characters
NF NEXT without FOR
NO file not open
OD out of data: attempt to read beyond the last DATA in the program
OM out of memory
OS out of string space: see CLEAR
OV overflow: the number is out of range
RG RETURN without GOSUB
SN syntax error
ST string operation too complex
TM type mismatch (A$=3, A="CAT")
UL attempt to GOTO or GOSUB to a line that doesn't exist
Read more about this topic: Color BASIC
Famous quotes containing the words error and/or messages:
“Mistakes are made on two counts: an argument is either based on error or incorrectly developed.”
—Thomas Aquinas (c. 12251274)
“Acknowledging separation feelings directly and sympathetically is the best way of coping with them. It is actually helpful to tell a toddler Ill miss you, or I will think of you during the day, or It is hard to say goodbye, or I cant wait to see you at the end of the day. These messages tell the child that he is important to the parent even when they are not together and that out of sight need not mean out of mind.”
—Alicia F. Lieberman (20th century)