NoKey

From BR Wiki
Revision as of 18:15, 24 January 2013 by Laura (talk | contribs) (Created page with "The NOKEY error condition can be used at the end of a program statement and in the Exit statement, but it cannot be specified in an ON error statement. ===Error Traps:===...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The NOKEY error condition can be used at the end of a program statement and in the Exit statement, but it cannot be specified in an ON error statement.

Error Traps:

NOKEY traps the error that occurs when a file does not contain the specified key when a KEY= or SEARCH= clause is used on a file opened for the KEYED method of access.