next up previous contents
Next: Using $ Banks Up: Some Advanced Features Previous: Calibration Consumers

Adding Banks to the Output Stream

If a user's module creates a YBOS bank that should be written to the output file, then the user must within his code copy that bank to the "A" bankset using the YBOS call:

STATUS = BLIST(IW,'XXXX','A')

where XXXX is the four character bankname.



sexton@fnal.gov