0211

From BR Wiki
Revision as of 12:41, 23 January 2016 by John (talk | contribs)
(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 or Continue are used only after an error has occurred.