VMS Help  —  MACRO  /ALPHA  Directives  .END  Description
    .END terminates the source program. No additional text should
    occur beyond this point in the current source file, or in any
    additional source files specified in the command line for this
    assembly. If any additional text does occur, the assembler
    ignores it. The additional text does not appear in the listing
    file nor does it affect the object file.
Close Help