1 09/09/85 fortran, ft 2 3 Function: invokes the FORTRAN compiler to translate a FORTRAN 4 source segment into an object segment. 5 6 7 Syntax: ft path {-control_arg} 8 9 10 Arguments: path is the pathname of the source segment; the fortran 11 suffix need not be given. 12 13 14 Control arguments: -no_line_numbers, -nln specifies that the source 15 segment contains text without line numbers.