TYPE Statement (Executable) [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Reference
TYPE Statement (Executable)
The TYPE statement transfers data from memory to the standard output
unit. (FORTRAN unit 6 is preconnected to the standard output unit.)
Click here to view figure.
Semantics
The TYPE statement, which is an extension to the ANSI 77 standard, is
equivalent to the PRINT statement. See "PRINT Statement (Executable)"
for further information.
MPE/iX 5.0 Documentation