The following files are contained herein: 1. CITDPY.DOC Explains the general nature of the set of programs contained herein; their function and general instructions. 2. DPY.HLP Documentation for DPY.MAR 3. DPY.MAR Source for the screen update package used by the other programs in this set. 4. DPYDEF.MAR Macro library and definitions for DPY.MAR and programs which interface with it. 5. P.MAR Source for a job display program. 6. P.COM Command file for creating an executable version of P. 7. P.HLP Documentation for the P program. 8. D.MAR Source for the device display program. 9. D.COM Command file for creating an execuable version of D. 10. D.HLP Help file for the D program. 11. Q.MAR Source for the system queue display program. 12. Q.COM Command file for creating Q.EXE. 13. Q.HLP Help file for Q. Note that the command files may be executed in any order (or individually), but that to do this they re-assemble the macro library DPYDEF and the DPY source each time, which is not actually necessary. If you don't wish to waste time doing this, you must extract the relevant lines from the command files. Please read CITDPY.DOC first if you wish information about the general nature of the programs.