F77X FILE Fortran 77/RT eXecutive based on Earl Chew's Pascal eXecutive for NBS Pascal 1.6iec7. USAGE: F77X FILE OPERATION: creates DK:FILE.COM and runs it, where FILE.FOR is a valid Fortran 77 program. Options allow for various configurations, but base operation runs the compiler, links and then runs the resulting program. SUBSEQUENT USE: After initial F77X FILE command, subsequent compilations can be achieved using @FILE to run command file. OPTIONS: options are fully defined by internal Help screen; to F77X will display this. DEVICES: F77X expects the Fortra compiler programs and library to be on device F77:. RELATIVES: See also PX, CX and F4X.