1120: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 17:46, 28 June 2013

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