VMS Help FORTRAN, Error Messages, Compilation Errors, VFUFEAUNS *Conan The Librarian (sorry for the slow response - running on an old VAX) |
SEVERITY: W MESSAGE TEXT: This feature is unsupported on ULTRIX-32 EXPLANATION: The program attempted to use a Compaq Fortran I/O feature that is not available on ULTRIX systems. If the resulting program is run on an ULTRIX system, this construct will be ignored. Major Compaq Fortran features not available on ULTRIX include the following: o OPEN statement keywords (and attributes): - DISPOSE= 'PRINT', 'PRINT/DELETE', 'SUBMIT', 'SUBMIT/DELETE' - BUFFERCOUNT - EXTENDSIZE - INITIALSIZE - NOSPANBLOCKS - SHARED o CLOSE statement keywords (and attributes): - DISPOSE= 'PRINT', 'PRINT/DELETE', 'SUBMIT', 'SUBMIT/DELETE' - STATUS
|