REQUIRE . ;1 A list of requirements for the install command file It is produced by the command file. If you don't understand it, delete it. I use it as a checklist. RMS .C ;71 Source for in-task RMS functions. RMSCHECK .C ;53 Used to scrape RMS-11 stuff off a RSTS backup tape. Worked when we needed it most. Tape & disk were corrupt. RMSERR .C ;11 Junk. You may like to play with it. RMSPKT .C ;31 Source for the variable-send-receive driver for remote RMS functions. Packet format documented in RRMST.C . RMSQIT .C ;6 Task to tell a remote RMS server task to die. RMSTRC .C ;7 Task to toggle trace bit in remote RMS server. RMSTST .C ;24 This tests RMS functions. Works for both RMS.OLB and RRMS.OLB . Demonstrates use of RMS functions. RRMS .C ;41 In-task part of remote RMS functions. RRMST .C ;101 Remote RMS task. Out-of-task part of remote RMS. INC .CMD;15 Compile a program with DECUS C. INCL .CMD;10 Compile a Program with DECUS C, then put in .OLB . INH .CMD;17 Install a <---.h> file on lb:[1,1]. INI .CMD;12 Install a utility task into the System Task Directory. INK .CMD;12 Create a lb:''---.cmd file. INL .CMD;17 Insert a .OBJ into a .OLB . INM .CMD;14 MACRO a .MAC . INML .CMD;5 MACRO a .MAC, inserting the .OBJ into a .OLB . INMP .CMD;16 MACRO a .MAC, with prefix files. INMPL .CMD;11 @INMP, then @INL. INN .CMD;15 Create an object library ---.OLB . INSTALL .CMD;124 Install this package. uses IN*.CMD. INT .CMD;15 Create a lb:''---.TSK . INX .CMD;11 Gripe if a file does not exist. RF .CMD;22 Experimental I/D taskbuilding. Ignore. RMSTKB .CMD;41 Prototype command file for building an application task with in-task RMS functions. RRMSTKB .CMD;7 Prototype command file for building an application task with ex-task RMS functions. 'Remote RMS'. ALGOL68 .H ;6 Syntactic sugar. RMS .H ;4 Common code shared by RMS.C & RRMS.C . RMSDOC .H ;5 Common documentation shared by RMS.C & RRMS.C . RMS200 .H ;4 The RMS v2.0 constants I most often use. RRMS .H ;5 Constants for the RemoteRMS packet protocol. GSA3 .MAC;2 My 'General Storage Allocator that forces RMS to use C run-tim-system's malloc() . VRCS .MAC;3 Function to Variable-receive. VSRC .MAC;2 Function to Variable-send-request-connect. README .1ST;13 For tape-copy people to put in index of DECUS tape. README .3RD;4 Installation guide. README .4TH;2 This software bill-of-materials.