Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Syntax Checking (Alt+O,S)
■ Toggles syntax checking in the programming environment
on and off.
■ A bullet (•) appears next to the command name on the Options
menu when the toggle is on.
┌──────────────────┐
│ •Syntax Checking │
└──────────────────┘
■ When set to on, the programming environment automatically:
• Checks each line you enter for syntax errors
• Formats the line (for example, adds white space)
• Translates the line to executable form if the syntax is
correct