1120
|
Summary: |
Nested IF not allowed |
|---|---|
|
Cause: |
Occurrence of an IF,THEN,IF sequence in a single-lined IF statement. |
|
Remedy: |
Remove the invalid IF statement or block it over more than one line |
|
Summary: |
Nested IF not allowed |
|---|---|
|
Cause: |
Occurrence of an IF,THEN,IF sequence in a single-lined IF statement. |
|
Remedy: |
Remove the invalid IF statement or block it over more than one line |