bank_start_of_run


                         Start of Run Record
                         ===================
 
    Contact:  N. West, Oxford.
 
    Revision History:-
    ================
 
    1.03  N. West     First version with revision history.
    2.05  Ed Frank    Record now obsolete.
 

 
Description
-----------
 
    This is NOT a ZEBRA bank but a user-defined vector of integers that
is recorded on the output file at the start of each run.  Currently SNOMAN does
not create start of run records (they were dropped in 2.05).  The format
described here was last used im 2.04.
 
    For more details about start and end run records see the ZEBRA FZ sequential
Input-Output Package.
 
 
Data Words
----------
 
    Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
    All data words must be integer.
 
+1  I KSOR_FD  First Date processed: YYYYMMDD
+2  I          First Time processed: HHMMSS
+3  I KSOR_LD  Latest Date processed: YYYYMMDD
+4  I          Latest Time processed: HHMMSS
 
 

Go Back to the Snoman Companion Top Page