MCM (Morrison's Code Management) is a programmer's software maintenance tool which manages changes to software modules. MCM tracks changes to any human readable information including code in any programming language. It labels and records every change and maintains a complete history of all changes. MCM also provides a BUILD facility which allows for the easy re-building of programs which must be re-compiled due to changes in record formats. It also can provide system-wide cross reference listings of particular field names, as well as selectively re-building specific modules. o See MCM_DOCS.RNO for further documentation o See MCM_SETUP.COM for the logical names you need to define o Included are sample MCM data files so that you can see how MCM works. You should create your own if you decide to implement MCM.