*** SRBSUB DECUS Tape Library Submission *** Steven R. Berman Northrop, Inc. 2301 West 120 Street H252 / C1 Hawthorne, CA 90250 (213) 606-6422 This submission contains four files: 1. READ.ME (This file) 2. SUBMITDR.FOR (A FORTRAN Program designed to demonstrate (exercise) the SUBMIT routine 3. SUBMIT.FOR (A FORTRAN Subroutine that submits jobs to a batch queue) 4. TEMP.COM (A sample command file that is submitted to the batch queue by running SUBMITDR). You may compile and link these programs as follows: $ FORTRAN SUBMITDR $ FORTRAN SUBMIT $ LINK SUBMITDR,SUBMIT The two FORTRAN modules will work with the optional /CHECK qualifier on the FORTRAN command line.