File Name
README.md





This is an anotated copy of the command file used to generate the
Reese's Pieces BRU tape. Be advised that documentation is all over, and
not congregated except into help files and dp1:[1,10]
;
;
; piece 1, general utility programs
;
/REW/DIS/MOUNTED/BACKUP:PIECE1
dr3:[1,10]*.*;*,[1,12]*.*;*,[1,16]*.*;*,[1,22]*.*;*,[1,25]*.*;*
MM:
1,10 Lots of programs, a catchall account.
1,12 The INForm package, updated for version 3.2
1,16 DUPLEX and XMIT, updated for IAS (term emulators)
1,22 BRU and DSC tape directory pgms, unknown tape listers, tape
copy programs, our on-line ROLLIN image mode disk save pgms.
1,25 COOKIE, DAMMIT, HEADACHE, MURPHY and MAY, smart remark pgms
;
; piece 2, more general utility programs
;
/APP/DIS/MOUNTED/BACKUP:PIECE2
dr3:[1,26]*.*;*,[1,30]*.*;*,[1,31]*.*;*,[1,32]*.*;*,[1,40]*.*;*
MM:
1,26 Programs to list the external page, software used to generate
bootstrap roms for non standard device addresses
1,30 Programs to help you patch disks, examine FCS file structures,
show disk activity, recover lost files, show file attributes
1,31 Screen based clock, and system display
1,32 An RSX mail program, updated to run on IAS, (Uses Reese style
login info, but could be adopted to regular IAS.)
1,40 Program to list current FCB's in use
;
; MRH HELP, help modified to use multiple help files, instead of
; one humongous file, so its faster For a command of AID ZAP,
; help first tries to use ZAP.HLP, then defaults to MCR.HLP
;
/APP/DIS/MOUNTED/BACKUP:HELP
dr3:[1,2]*.*;*
MM:
;
; Much of the documentation for packages in Reese's Pieces
; resides on dp1:[1,10]
;
/APP/DIS/MOUNTED/BACKUP:DOCS
dp1:[1,10]*.*;*
MM:
;
; errors, aids to process error logging reports, and some simple
; on-line diagnostic aids
;
/APP/DIS/MOUNTED/BACKUP:ERRORS
dr3:[1,6]*.*;*
MM:
;
; mrhlogin, reese mcr login package, DCL style
;

PAGE 2



/APP/DIS/MOUNTED/BACKUP:MRHLOGIN
dr3:[11,13]*.*;*
MM:
[11,13] Contains the sources to HEL, BYE, etc that were developed to
let an MCR based system use the protection features of a PDX
system. Passwords, etc are in the user profile file, with a
modified version of the protection code. Also has same login
for batch. (Modified task image of pdx is included.) Also
includes a catachall task that does some one-line DCL style
commands, (DIR,PRINT,etc.)
;
/APP/DIS/MOUNTED/BACKUP:MRHLOGIN1
dp1:[1,100]*.sys;*,[1,100]*.bas;*,[1,100]autostart.dat,[1,100]pdsupf.vir
MM:
;
*.sys Reese basic programs used to update the user profile file
*.bas Programs to aid in logging, accounting etc.
pdsupf.vir a virgin file, with only SYSTEM and SCITERMINAL
autstart.dat command file for autostarting selected users.
Note that we still use an older format of the PDSUPF.DAT file
;
; vtlvdiecr, screen lister, directory, editing mcr
; some great 11m Programs by Robin Miller, updated for IAS
;
/APP/DIS/MOUNTED/BACKUP:VTLVDIECR
dr3:[351,*]*.*;*
MM:
;
351,70 Contains VTL, a VT100 terminal listing program, commands
like KED, options for viewing 2 files, lots more
351,72 VAX style directory command, short version with multiple
entries per line, full version with all file attributes
351,73 ECR, Editing MCR. MCR with command line editing, much more