RSX 91A Submission:
	This directory contains an update to BRUREAD, a program to read
	RSX BRU backup sets under VMS. The modifications were applied to
	G. Kums' submission to the Fall 1990 RSX SIG tape (which in turn
	came from Adrian Weiler's submission to the U.S. Fall 1989 VAX
	SIG tape, part 1 (VAX89B1) that appeared in directory
	[.BRUREAD].)

	To use this program, simply:
		$ DEFINE BRUDIR <wherever you put these files>
		$ SET COMMAND BRUDIR:BRU
	What documentation there is is in BRU.TXT, which is accessable
	via the command BRU/HELP (or, of course, your favorite editor).
	A working knowlege of "real" BRU may be helpful.

	The modifications in this update are mainly in the area of
	command interface: 

	* The input spec now simply specifies the input file (I found 
	  the old device:backupset format awkward for TPC files).

	* There is a /BACKUP_SET qualifier, which takes multiple backup
	  set names, with wildcards.

	* /ZERO qualifier to supress complaints about files whose 
	  maximum record length is zero.

	* /BRIEF qualifier to /LIST, which causes it to display only the
	  backup set name and its size.

	* An output spec is also accepted, specifying the directory to 
	  restore the tape under. The old functionality (still 
	  supported) is equivalent to specifying [.<backup set name>].


	The directory contains the following files:
						
	AAAREADME.1ST	This file, for more info see AAAREADME.TXT
	BRU.CLD		Set Command BRU
	BRU.TXT		Short documentation
	BRUREAD.COM	Recompile/relink BRUREAD.
	BRUREAD.PAS 	program source written in Pascal
	BRUREAD.OBJ	Object file
	BRUREAD.EXE	Executable build under VMS V5.1-1
	BRUMSG.MSG	Message/OBJ
	BRUMSG.OBJ	Message object.

	T. R. Wyant
	E. I. DuPont de Nemours
	P. O. Box 27001
	Richmond, VA 23261
	USA
