FORTX Distribution Notes [ Version 1.2 ] 1-AUG-78 The FORTX 1.2 release consists of the following files, usually supplied on a RX01 diskette: Information: README.DC This writeup file. FORTX.DC Full FORTX user writeup. FORTXU.DC The same, for terminals with underlining. Binary files: FORT.SV The FORTX compiler. LIB8.RL FORTX run-time library. DIAG.SV Error diagnosis utility program. Sources: CALEND.FT Demonstration program. CALEND.8K Demonstration program (8K version) MOD.FT Function for CALEND. CALEND.DA Data file for CALEND.FT DIAG.PA Error diagnoser source code. ERRS.PA Error diagnoser messages. Miscellaneous: ERROR.RL Separate error routine (part of LIB8.RL) SUBS.RL Subscripting routine (part of LIB8.RL) INSTALLATION If you are currently using a 'stock' FORTRAN II system, with the DEC-supplied FORT.SV, LIB8.RL, then the installation task is very simple. Just copy the compiler and library to your system device, and list out FORTX.DC for your information. A typical command sequence would be: ( Mount FORTX 1.2 Distribution floppy in RXA1 ) .COPY SYS: 8K memory available: If only 8K, substitute: .R FORT *CALEND