Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
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.
-♦-