0211

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Retry or Continue attempted

Cause:

The program specifies a RETRY or CONTINUE statement when no previous error has occurred.

Remedy:

Correct the program logic so that RETRY and CONTINUE are used only after an error has occurred.