VMS Help  —  FORTRAN  Statements  END_TYPE
  Marks the end of a derived-type definition.  The END statement must
  be present as the last statement of every derived-type definition.
  Statement format:

     END TYPE

  For more information on derived types, see DATA DERIVED_TYPES in
  this Help file.
Close Help