0211
From BR Wiki
Summary: |
|
---|---|
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. |