Iowa State University Computation Center 1987 Spring DECUS SIG tape submission If you have any questions on any file in this directory, please contact: Rodrick A. Eldridge GVROD@ISUVAX.BITNET 104 Computer Science Iowa State University Ames, Iowa 50011 (515) 294-7498 AAAREADME.TXT - the file you are currently reading Notes: 1. All files are presented as is and may reflect local ISU usernames, disk names and logical name conventions. You may have to modify some or all of the *.MAR or *.COM files to run on your VAX. 2. Some of the source files below will require routines from the [.TOOLS] directory to link correctly. 3. All *.MAR files will require the MLR.MLB and MLR2.MLB macro libraries from the [.MACROS] directory to assemble correctly. DELFILES.DIR - programs to delete files by directory specification and delete files by UIC specification DELBYDIR.CLD - command language definition file DELBYDIR.MSG - message file DELBYDIR.MAR - delete files by directory DELBYDIR.RNO - documentation file DELBYUIC.CLD - command language definition file DELBYUIC.MSG - message file DELBYUIC.MAR - delete files by UIC DELBYUIC.RNO - documentation file DELFILES.OLB - object library file DISK.DIR - command procedures FREE_DISKSPACE.COM - diskspace usage report TOP_DISKUSERS.COM - top diskspace users report EXAMPLES.DIR - programs to serve as examples for using the MLR macros QUADMATH.MAR - quadword math routines QUADMATH.RNO - documentation file TERMINALIO.MAR - RMS terminal I/O routines TERMINALQIO.MAR - QIO terminal I/O routines TERMINALIO.RNO - documentation file ISUEDT.DIR - program to spawn DCL command as a subprocess from within EDT ISUEDT.CLD - command language definition file ISUEDT.COM - command procedure file for MAIL$EDIT ISUEDT.MAR - source file ISUEDT.OLB - object library file ISUEDT.RNO - documentation file ISUPRTSMB.DIR - modified print symbiont used at ISU ISUPRTSMB.MAR - print symbiont main routine ISUPRTSMB.OLB - object library file *.MAR - print symbiont utility routines MACROS.DIR - macros for structured programming in VAX-11 Macro MLR.MLB - macro library file for structured programming MLR2.MLB - macro library file defining Utility Routines, RMS Routines, RTL Routines and System Service Routines. (all macros not completely tested) MLR.RNO - mail documentation file *.RNO - documentation files required by MLR.RNO RNOX.DIR - program to convert runoff MEM files to LIS files to print on a Xerox 4050 printer via IBM JES2 JCL RNOX.CLD - command language definition file RNOX.COM - command procedure file RNOX.MSG - message file RNOX.MAR - source file RNOX.OLB - object library file RNOX.RNO - documentation file TEMPDIR.DIR - create temporary directory TEMPDIR.COM - command procedure to create directory TEMPDIR.MAR - source file TEMPDIR.TXT - documentation file TOOLS.DIR - support routines callable from other programs CREATEDIR.MAR - create directory or subdirectory CREATEDIR.RNO - documentation file DELETEDIR.MAR - delete directory DELETEDIR.RNO - documentation file DELETEFID.MAR - delete file (by file ID) DELETEFID.RNO - documentation file DISKQUOTA.MAR - perform disk quota control functions DISKQUOTA.RNO - documentation file GETFILHDR.MAR - return file header record (access by file ID) GETFILHDR.RNO - documentation file GETINDEXF.MAR - map and read the indexf system file GETINDEXF.RNO - documentation file MAKE_BANNER.MAR - create banner-page style block letters MAKE_BANNER.RNO - documentation file TRIM.MAR - trim trailing blanks, tabs, and nulls (see source for documentation)