What each file in the Kermit-11 is used for Brian Nelson 25-Jul-84 09:46:55 K11AAA.AAA a readme file K11HEX.BAS create task image from hex file, RSTS/E Basic+ K11 .CMD task build command for RSTS/E and rmsres K11NRS.CMD task build command for RSTS/E with dap and w/o rmsres K11RSX.CMD task build command for RSX11M/M+ with dap and w/o rmsres K11RT4.COM link command file for RT11 K11 .CTL batch control file for RSTS/E task build K11INS.DOC installation instructions K11ASM.E80 assemble kermit-11 for RSTS/E K11DAP.E80 rms+decnet dap overlay for RSTS/E K11HEX.FTN create task (or sav) image from hex, RSX,RT11 and RSTS/E K11HLP.HLP help file for kermit-11 K11ATR.MAC process kermit attribute packets K11CDF.MAC include file for command definition macros K11CMD.MAC main command loop, also has edit history K11COM.MAC command dispatch address and prompting text overlay K11CON.MAC connect code for RSTS/E and RSX11M/M+ K11CPY.MAC do the copy command K11CVT.MAC convert filenames to 'normal' format, check filetype K11DAT.MAC r/w global data K11DEB.MAC do the display command K11DEF.MAC define packet types K11DER.MAC directive error text for RSX K11DFH.MAC print default help text if k11hlp.hlp not found K11ERR.MAC process and return rms11 error text K11ER1.MAC overlay for rms11 error text K11ER2.MAC overlay for rms11 error text K11ER3.MAC overlay for rms11 error text K11E80.MAC system primitives for RSTS/E K11HLP.MAC process the local help command K11INI.MAC initialization overlay K11LCL.MAC set protection on individual commands K11MAC.MAC include for macro definitions K11M41.MAC system primitives for RSX11M/M+ K11NHD.MAC RT11 prefix file defining SOB, ASH, MUL and DIV macros K11PAK.MAC main packet control K11PK .MAC control spawned job on psuedo keyboard for RSTS/E K11RMS.MAC the rms11 version 2 interface, for RSTS/E and RSX11M/M+ K11RTC.MAC connect for RT11 K11RTD.MAC wildcard file lookup and directory printing for RT11 K11RTT.MAC terminal i/o for RT11 K11RTU.MAC utility i/o for RT11 (.delete and .rename) K11RT4.MAC disk i/o and system primitives for RT11 K11SER.MAC server K11SHO.MAC do the show command K11STT.MAC do the set command K11SUB.MAC utility routines common to all versions K11TRA.MAC do the transfer command K1180S.MAC remote who and remote host for server under RSTS/E K11RT4.MAP rt load map K11ASM.M41 assemble kermit-11 for RSX11M/M+ K11DAP.M41 rms+decnet dap overlay for RSTS/E K11 .ODL overlay for RSTS/E K11NRS.ODL overlay for RSTS/E with dap and without rmsres K11RSX.ODL overlay for RSX11M with dap and without rmsres K11HLP.RNO source file for k11hlp.hlp K11INS.RNO source file for k11ins.doc K11ASM.RT4 assemble kermit-11 for RT11 K11RT4.SAV executable image for RT11 K11 .TSK executable image for RSTS/E with rmsres K11HEX.TSK executable image of k11hex.ftn, linked under RSTS/E K11NRS.TSK executable image for RSTS/E without rmsres K11RSX.TSK executable image for RSX11M/M+ K11GLA.XRF cross references K11GLD.XRF cross references Addtionally, if you get your distribution from Columbia or some other non PDP-11 system, you will not have the task and save images, but will instead have HEX files corresponding to the task and save images. These files are, as pointed out in K11INS.DOC, converted to executable images via the K11HEX.FTN and/or K11HEX.BAS programs.