Google
 

Trailing-Edge - PDP-10 Archives - bb-l014t-bm_tops20_v7_0_atpch20 - autopatch/all.p20
There are 2 other files named all.p20 in the archive. Click here to see a list.
; COPYRIGHT (c) 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.
;

@
@DEFINE LAPPAT: AP20:<AUTOPATCH>
@TAKE LAP.DEF

@ENABLE
@BUILD <AUTOPATCHLOAD>
@WOR 1000000000
@PER 1000000000
@

@DEFINE L: <AUTOPATCHLOAD>
@MOUNT TAPE TAPE:/READ-ONLY
NOERROR
@DUMPER
*TAPE TAPE:
*RESTORE AP20:<AUTOPATCH>*.* L:
@COPY L:*.RPT LAPPAT:
@COPY L:*.UNV LAPPAT:
@COPY L:*.REL LAPPAT:
@COPY L:*.EXE LAPPAT:
@COPY L:*.MAC LAPPAT:
@COPY L:*.CMD LAPPAT:
@COPY L:README.* LAPPAT:
@COPY L:B20CMA.R20 LAPB20:
@COPY L:B20OTA.R20 LAPB20:
@COPY L:COBVER.C20 LAPCBL:
@COPY L:LSU.C20 LAPCBL:
@COPY L:COB*.X20 LAPCBL:
@COPY L:SERVER.C20 LAPDEC:
@COPY L:P2S1.C20 LAPFTN:
@COPY L:REVHST.C20 LAPFTN:
@COPY L:FORTRA.X20 LAPFTN:
@COPY L:BATLOG.X20 LAPGAL:
@COPY L:BATCON.X20 LAPGAL:
@COPY L:BATMAC.X20 LAPGAL:
@COPY L:GLXFIL.X20 LAPGAL:
@COPY L:GLXMAC.X20 LAPGAL:
@COPY L:MOUNTR.X20 LAPGAL:
@COPY L:NEBMAC.X20 LAPGAL:
@COPY L:NEBULA.X20 LAPGAL:
@COPY L:OPR*.X20 LAPGAL:
@COPY L:ORION.X20 LAPGAL:
@COPY L:ORNMAC.X20 LAPGAL:
@COPY L:QSR*.X20 LAPGAL:
@COPY L:XDTE10.C20 LAPIBM:
@COPY L:MS*.X20 LAPMSX:
@COPY L:SERVER.C20 LAPPSI:
@COPY L:SRTJSS.C20 LAPSRT:
@COPY L:SRTPRM.C20 LAPSRT:
@COPY L:SORT.X20 LAPSRT:
@COPY L:STG.X20 LAPT2A:
@COPY L:VEDIT.X20 LAPT2A:
@COPY L:T20EX7.X20 LAPT2A:
@COPY L:T20AN.X20 LAPT2A:
@COPY L:STG.X20 LAPT20:
@COPY L:VEDIT.X20 LAPT20:
@COPY L:T20EX7.X20 LAPT20:
@COPY L:LN2070.X20 LAPT20:
@COPY L:TFRCOB.C20 LAPTFR:
@COPY L:TFRUNV.C20 LAPTFR:
@COPY L:EDT.X20 LAPUTL:
@COPY L:ACTGEN.X20 LAPUTL:
@COPY L:SETSPD.X20 LAPUTL:
@COPY L:LNKHST.X20 LAPUTL:
@COPY L:LNKOLD.X20 LAPUTL:
@COPY L:MACRO.X20 LAPUTL:
@COPY L:MS.Y20 LAPUTL:
@COPY L:SCAN.X20 LAPUTL:
@COPY L:CHECKD.X20 LAPUTL:
@COPY L:DUMPER.X20 LAPUTL:
@COPY L:FFF.X20 LAPUTL:
@COPY L:MONSYM.X20 LAPUTL:
@COPY L:PTYCON.X20 LAPUTL:
@COPY L:RMS*.* LAPUTL:
@COPY L:XRMS.X20 LAPUTL:
@COPY L:TAP020.DIR LAPPAT:
@COPY L:PAT220.DPD LAPPAT:
@DELETE L:*.* 
@EXPUNGE L:
@CONTINUE
*RESTORE AP20:<AUTOPATCH>*.* L:
@COPY L:ALG*.* LAPALG:
@COPY L:APL*.* LAPAPL:
@COPY L:B20*.* LAPB20:
@COPY L:*.CMD LAPCBL:
@COPY L:CB*.* LAPCBL:
@COPY L:DB2*.* LAPDBM:
@COPY L:DEC*.* LAPDEC:
@COPY L:FTS*.* LAPFTS:
@COPY L:*.REL LAPFTS:
@COPY L:FTN*.* LAPFTN:
@COPY L:GAL*.* LAPGAL:
@COPY L:IET*.* LAPIBM:
@COPY L:IHS*.* LAPIBM:
@COPY L:PROD.P11 LAPIBM:
@COPY L:MS*.* LAPMSX:
@COPY L:PAS*.* LAPPAS:
@COPY L:PSI*.* LAPPSI:
@COPY L:SRT*.* LAPSRT:
@COPY L:T2*.* LAPT20:
@COPY L:T2*.* LAPT2A:
@COPY L:TFR*.* LAPTFR:
@COPY L:UTL*.* LAPUTL:
@COPY L:RMSINJ.UNV LAPUTL:
@COPY L:PEP*.EXE SYS:
@DELETE L:PEP*.EXE
@COPY L:PEP.HLP SYS:
@COPY L:*.EXE LAPPAT:
@COPY L:PEP201.PDF LAPPAT:
@COPY L:*.DIR LAPPAT:
@COPY L:*.DOC LAPPAT:
@COPY L:*.HLP LAPPAT:
@DELETE L:*.*
@EXPUNGE L:
@CONTINUE
*REWIND
*EXIT
@RESET
@BUILD <AUTOPATCHLOAD>
@KILL
@
@