Google
 

Trailing-Edge - PDP-10 Archives - bb-l014w-bm_tops20_v7_0_atpch_23 - autopatch/all.p23
There is 1 other file named all.p23 in the archive. Click here to see a list.
; COPYRIGHT (c) 1989 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:*.CCL LAPPAT:
@COPY L:README.* LAPPAT:
@COPY L:LPT*.X23 LAPGAL:
@COPY L:MOUNTR.X23 LAPGAL:
@COPY L:OPRCMD.X23 LAPGAL:
@COPY L:MX*.X23 LAPMXS:
@COPY L:MXQMAN.Y23 LAPMXS:
@COPY L:STG.X23 LAPT2A:
@COPY L:VEDIT.X23 LAPT2A:
@COPY L:T20EX7.X23 LAPT2A:
@COPY L:EXECCA.X23 LAPT2A:
@COPY L:T20AN.X23 LAPT2A:
@COPY L:IPHOST.C23 LAPT2A:
@COPY L:STG.X23 LAPT20:
@COPY L:VEDIT.X23 LAPT20:
@COPY L:T20EX7.X23 LAPT20:
@COPY L:EXECCA.X23 LAPT20:
@COPY L:LN2070.X23 LAPT20:
@COPY L:DDT.X23 LAPUTL:
@COPY L:DIU.X23 LAPUTL:
@COPY L:MONSYM.X23 LAPUTL:
@COPY L:MX.Y23 LAPUTL:
@COPY L:PAT.X23 LAPUTL:
@COPY L:SCAN.X23 LAPUTL:
@COPY L:SETSPD.X23 LAPUTL:
@COPY L:UUOSYM.X23 LAPUTL:
@COPY L:TAP023.DIR LAPPAT:
@COPY L:PAT223.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*.* LAPMSS:
@COPY L:MX*.* LAPMXS:
@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
@
@