This directory contains the subroutines included in LIB$CONSAD, which are referenced by other programs in other directories within this submission. The subroutines are grouped into categories as follows: CHARSUBS - Subroutines dealing with CHARACTER strings CLISTS - SUbroutines dealing with lookup lists SORTS - Subroutines dealing with array sorting MISC - Miscellaneous subroutines Also included is our version of FORSYSDEF.TLB, which contains some additional information translated from MACRO-32 definitions, which are used in certain programs (ETAPE, for example). This file should replace the one you have in SYS$LIBRARY. The library subroutines can be placed there also, or you can have them in a separate directory - they are referred to as LIB$CONSAD elsewhere. Further information about them can be found in the file CONSAD.HLP, which is ready-made to be inserted in your system HELP file. The file CONSAD.OLB contains the object modules of all these routines, plus several other modules collected from previous DECUS submissions, for which the source is not included. Note that the ETAPE subroutines (ESUBS) are here also.