[377,65]Readme.1st - Cache tape Driver This directory contains the sources for a tape caching driver (QT:) for M-PLUS version 3.0 and later. It is especially useful for streaming drives that are not internally buffered, eg. TK25, TK50, TU80. Instructions for building and operating the driver may be found in this directory in file QTDRV.DOC. Submitted by Dave Mischler via the RSX Bulletin Board. [377,66]Readme.1st - BRUDIR in Macro This program will provide a directory listing of a BRU tape. Many of the ideas in this program were stolen from a FORTRAN program (BRUDIR) written by R. J. D. Kirkman. This implementation fixes a couple of problems with named directories and large numbers of files. Decimal file version numbers are assumed. Command line format: BRD>outfile=tape[/FU] To assemble and task build type "@BRD". Submitted by Dave Mischler via the RSX Bulletin Board [377,67]Readme.1st - Symbolic Debugger This directory contains a symbolic debugger which runs on RSX-11M-PLUS. Complete details may be found in DBG.DOC. A program to symbolically examine and modify non-overlaid task images (KTZ) may be built from these sources using TSKIMG.MAC and KTZBLD.CMD. See TSKIMG.MAC for its assembly instructions. Commands are identical to those for the debugger except execution is not possible. KTZ command line format: KTZ taskimage[.TSK][/RO] Submitted by Dave Mischler via the RSX Bulletin Board