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
&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