The following UIC's are part of the KMSF RSX11M V3.1 Enhanc ements Package. [344,10] Terminal and disk accounting, privlege alloc ation, modifications to HELLO and BYE, account utilities and repor t programs. [344,20] RSX11M V3.1 BATCH including Virtual Terminal sup port, BATCH, and SUBMIT utilities, Batch Queue display, documentat ion, and a Fortran callable subroutine to interface with VTDRV. [344,30] Utilities. An enhanced version of Coleman's CVL allowing the user to change most of the disk volume INI parameters. A Truncate utilit y, a disk fragmentation utility, and a spool queue display utility . [344,40] The KMS implementation of CCL, INS, and Indirect Fi le Processor enhancements. [344,50] Richard Kirkman's origional imple mentation of CCL plus his BATCH and VTDRV(plus other random things ). A discription of all the modifications and enhancements and most of the utilities is in ACNTNG.DOC. The command file ACNTGEN.CMD will pro- vide all required information for building the Accounting Enhancement s and a number of the other programs. After building the Accounti ng Enhancements, virtual terminal sup- port, Batch, and the utilities, and the user is satisfied that all is working, the user may then procede to update the system to include CCL(console command language). This wi ll require a SYSGEN if the user elects to implement CCL via a PUTMCR executi ve directive. CCL can also be implemented using an MCR driver(EDDRV) whic h does not require a SYS- GEN. NOTE: CCL requires F4POTS.OLB for getcomm and line processing. Those without F4P should have no problem bypassing t his restriction and doing macro calls to GMCL. The command file CCLGEN.CMD is a prototype to help the user build CCL into his system. However, it is not as smart as ACNTGEN.CMD and will have to be tailored to fit the circums tances. The files ACCOUNT.TXT and BATCH.TXT are HELP format files for even- tual use with the HELP processing enhancements. CCLAT.TXT and EXAMPLES.TXT are Richard Kirkman's origional documentation for CCL. CCL.DOC and CCLKMS.DOC provide information and a user's manual for the present implementation.