fl.hlp (Table of Contents; Topic list)
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.
F2542
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     FORTRAN compilation error F2542
 
     one numeric, one character operand
 
     If the /4Ys compiler option is used in compiling (or the
     $STRICT metacommand is in effect), both operands used with
     relational operators must be character or both must be arithmetic.
     Operands of different types cannot be mixed.
                                    -♦-