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.