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.
OVERRIDE Details (↑ Allowing Language Features)
◄Key► ◄Summary► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
This directive equates an existing reserved word to the specified
user-defined word, so that, in the program, user-word will be
treated as a reserved word, and rsv-word will be treated as a
user-defined word.
The equals sign must be surrounded by spaces. If the parameters
are repeated they must be separated by spaces.
-♦-