next up previous contents
Next: Data Mode and Arrangement Up: Structure of the SDDS Previous: Array Data Definition   Contents

Header File Include Specification

&include
    STRING filename = NULL
&end

This optional command directs that SDDS header lines be read from the file named by the filename field. These commands may be nested.

Example of a minimal header:

SDDS1
&include filename="SDDS.twiss-parameter-header" &end
! data follows:
.
.
.



Hairong Shang 2004-01-16