Trailing-Edge
-
PDP-10 Archives
-
bb-l014t-bm_tops20_v7_0_atpch20
-
autopatch/srtv5r.ctl
There are 3 other files named srtv5r.ctl in the archive. Click here to see a list.
;
; SRTV5R.CTL -- Patch and rebuild SORT-REP-V5
; Version 1(0)
; June 1, 1984 /rbw [Autopatch Encryption]
;
;
; COPYRIGHT (c) 1984,1988 BY
; Digital Equipment Corporation, Maynard, MA.
;
; This software is furnished under a license and may be used
; and copied only in accordance with the terms of such
; license and with the inclusion of the above copyright
; notice. This software or any other copies thereof may not
; be provided or otherwise made available to any other
; person. No title to and ownership of the software is
; hereby transferred.
;
; The information in this software is subject to change
; without notice and should not be construed as a commitment
; by Digital Equipment Corporation.
;
; Digital assumes no responsibility for the use or
; reliability of its software on equipment which is not
; supplied by Digital.
;
;
; This .CTL file applies the patches to the libraries of
; SORT-REP-V5 and rebuilds all of the components.
;
; For this .CTL file to run, the connected directory must be
; the patching directory (PAT:).
;
; This control file is expected to run without errors.
;
; Decryption occurs during PEPB - INITIALIZE processing.
@PEPB
*INITIALIZE SORT-REP-V5
*EXIT
!
!
@PEPB
*SIGNAL-SUCCESS SORT-REP-V5
*EXIT
@GOTO EXIT
%ERR::
@GOTO ERROR
%TERR::
@GOTO ERROR
ERROR::
@PEPB
*SIGNAL-FAILURE SORT-REP-V5
*EXIT
EXIT::
%FIN::