◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── FORTRAN compilation error F2707 illegal unit specifier The unit specifier in a UNIT= option was not an integer expression, asterisk (*), character variable, array element, array, or substring. A noncharacter array is a legal unit specifier if the /4Ns compiler option is used in compiling (or the $NOTSTRICT metacommand is in effect). -♦-