Structure Diagram for RLO: Time Correlation Analyser
               ====================================================
 
         An Introduction to the Structure Diagrams is available.
        NB  These links will be broken until the HTML Version of the Code is installed.
 
 
Introduction
------------
 
The Runlog Output processor takes runlogs from the main event division that
have been read from the database with the Runlog
Reader (RLR), and writes them out to an hbook file (specified using e.g.
'FILE RLO 1 my_file.hbook').

 
Titles Banks Used
-----------------
 
None. 
 
 
Initialisation Routines
-----------------------
 

RLO_RUNLOG_OUT_INI
 

Execution Routines
------------------
 
RLO_RUNLOG_OUT_EXE
 
 
Termination Routines
--------------------
 
RLO_RUNLOG_OUT_TRM
 
 

Go Back to the Snoman Companion Top Page