USRLIB This directory contains programs and macro libraries that we have found to be very useful when writing in BLISS. B3JUMP.B32 This is used with the _JUMP macro in USRLIB to force the BLISS compiler to generate a JMP instruction BYTESTRM.B32 The routines in this module will treat a file as if it were a stream of data, much like a UNIX file DRIVER.R32 BLISS macros used when writing drivers LIBEXT.REQ This file contains BLISS macros that mimic those MACRO-32 macros that are lin LIB.MLB but are not in LIB.REQ MACRO.BLI This is a template used when coding a BLISS macro MODULE.BLI This is a template used when coding a BLISS module MODULE.MSG This is a template used when creating a MESSAGES file MODULE.SDL This is a template used when creating a SDL source file PRETTY.REQ This file contains PRETTY directives which will control the formatting of a BLISS source file by PRETTY. Pretty is available through the DECUS library. ROUTINE.BLI This is a template used when coding a BLISS routine USRLIB.R32 Miscellaneous BLISS macros The programs and macros are fairly well documented, so I won't try to do any of that here, or anywhere else. Brian Catlin Jim Gray 4-MAY-1990