README.md



This directory contains the following programs:

DSP.FTN - Converts input format to output format.
Currently supported formats are:

BYTE REAL*4 ASCII
INTEGER*2 REAL*8 RAD50
INTEGER*4 OCTAL

FCB.MAC - Prints out F11ACP file control blocks (open
file information) of a disk device.
Updated output format from Spring '81 source.

LUT.MAC - Prints out the logical unit table of a running
task including open file information.
Updated output format from Spring '81 source.

SPQ.MAC - Prints out the spool queue OR the receive
queue of ANY task.

All the above sources (except DSP.FTN) can be built all at once or
selectively using the DOALL.CMD file.