RSX Fall 1991 SIG TAPE
--- 
[301050]
	TPC - Tape - Disk - Tape copier update. Fixes register save
	bug in BIGTPC. Submitted by Alan Frisbie.

[301200]
THIS DIRECTORY CONTAINS:
	AAAREADME.1ST, THIS FILE.

	BRUSHELL.FOR
	A Fortran shell for the DECUS program BRUREAD. This is a fortran 
	program for VAX/VMS 4.6 or later which system services to manage
	BRUREAD. It may be installed and used through the system DCL tables
	or a user may do a SET COMMAND and use it from a local directory.
	Please refer to program BRUSHELL for configuration parameters. The
	tape drive is set to _MTA0: and should be set according to individual
	requirements.

	NOTE: BRUREAD MUST BE INSTALLED IN THE SYSTEM DCL TABLES OR EXIST
	IN LOCAl CONTEXT VIA THE "SET COMMAND" FACILITY.


	INSTALL_BRUSHELL.COM
	Installation command file. Tailor this to your specific requirements.


	BRUSHELL.CLD
	Command Line Definition file. Patch the image statement as required.

	BRUSHELL.OBJ
	VAX/VMS Fortran 4.4 object


	BRUSHELL.EXE
	VAX/VMS 4.6 executable
From Bruce Prendergast
[314100]
	THIS SUBMISSION INCLUDES 2 PROGRAMS:

	DIR.CMD IS A COMMAND FILE TO GIVE THE USER MUCH MORE INFOR-
	MATION ABOUT THE CONTENTS OF A DIRECTORY FILE THAN CAN BE
	GOTTON WITH MOST OTHER PROGRAMS SUCH AS PIP OR DIR.

	SDF (SHOW DISK FRAGMENTATION) IS A MACRO PROGRAM TO GIVE
	THE USER INFORMATION ABOUT THE FRAGMENTS ON A DISK.  THE
	OUTPUT CAN BE DIRECTED TO A FILE FOR STORAGE FOR THOSE PEOPLE
	WHO WANT TO KEEP RECORDS OF SUCH THINGS.  BE ADVISED:
	THIS PROGRAM WILL NOT WORK FOR THE VERY LARGE NEW DISKS
	SUCH AS THE RA-90.  WHEN I FIND OUT HOW DEC MODIFIED THE
	BITMAP FILE TO HANDLE THESE LARGE DISKS, I WILL MODIFY
	AND RESUBMIT THIS PROGRAM.



					THANKS
					ANTHONY E. LEVAN
					513-426-6000
[351144]
This is a reissue and update of the SIG Tape Road Map by Annamaria 
Szentgali of DECUS MUNCHEN, updated by Jan H. Belgraver of DECUS 
Holland. It includes all known RSX tapes (both Europe and US), 
plus Pascal SIG and selected IAs and RT SIG tapes.

Additions since the last issue (Fall 1990) are:

	Spring 1983 RSX SIG tape.
	Fall 1990 RSX SIG tape.
	Spring 1991 L&T SIG tape (RSX portion).

					Tom Wyant
					DECUS U.S.
					December 1991
[351145]
	    This directory contains four papers to be presented
	at the Fall 1991 DECUS U.S. Symposium - 

	  Favorite RSX problems (DA115) 

	  RSX Indirect Command Processor (as AT_INTRO and
		AT_ADV) 

	  RMS Utilities for Non-RMS RSX Users (DA120-?)	\ Session
	  A Practical Introduction to RMS (DA120-?)	| du
	  ACP QIOs from High Level Languages (DA120-?)	/ Jour

	Also included are example command files from the "@"
	processor talk. 
		From Tom Wyant
[351146]

         CRPADD:  Cryptic Addition - V91.340

         Author:  T. R. Wyant III, E. I. DuPont  de  Nemours,  Richmond,
         VA.

         Operating System:  RSX, VMS

         Language:  Fortran-77/VAX FORTRAN

         Memory Required:  VMS:  6KB
                   RSX:  28KB (no resident libraries)

         Other Hardware Required:  None

         Keywords:  Mathematical

         Abstract:

         This program solves cryptic addition problems by a  brute-force
         depth-first  search.  In its current incarnation it will handle
         problems of up to 10 addends of up to 60 digits each.  The user
         is  prompted  for  number  of addends, verification (useful for
         large problems) whether or not all solutions are  desired,  and
         whether  a  trace  of  the  logic  is desired.  Then the actual
         addends and sum are requested (with a verify pass if  desired).
         Input is case-sensitive.
[351147]
	BRUREAD, a BRU tape reader for VMS. Submitted by Tom Wyant.
	(A later correction is in version BRUREAD2.*; the file may
	be relinked if desired.)
