Previous: Associate File Definition
Up: Structure of the SDDS Header
Next: Data Mode and Arrangement Defintion
Previous Page: Associate File Definition
Next Page: Data Mode and Arrangement Defintion

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:
.
.
.

borland@aps.anl.gov
Mon Jan 10 14:46:05 CST 1994