fl.hlp (Table of Contents; Topic list)
F2819
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     FORTRAN compilation error F2819
 
     illegal statement after logical IF
 
     Only single-line statements can follow logical IF statements.
     All executable statements except DO, ELSE, ELSEIF, END, ENDIF,
     block IF, and logical IF can follow a logical IF statement.
                                    -♦-