titles_dsm
Titles: DSM
============
Contact: N. West, Oxford.
Revision History:-
================
2.05 N. West First version.
3.00 N. west Comment change.
Titles Files
------------
dsm.dat
Verification
------------
Description
-----------
This bank provides overall control of the Data Structure Manager (DSM) which
oversees the processing and reprocessing of the event data structure. For more
information see the section: Program Structure in the SNOMAN User's Manual.
Data Words
---------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
Fixed length Database Header. See titles_dbhdr.html and note 1.
Currently there are no further data words defined.
Notes
-----
1) The _PRINT_FLAG word of the Database Header can be set as follows:-
0 Report errors.
1 Report errors and warnings.
Give one line report when DSM actively participates i.e.:-
o Tells processor to quit (INSERT mode and outputs exist).
o Deletes data structure (REPLACE/APPEND with obsolete
downstream processing).
2 As 1 plus one line:-
o Each time called to prepare data structure.
o Each time processor outputs deleted.
Go Back to the
Snoman Companion Top Page