&END end of control variables (required) |
Top Up Down
A A |
The first section in a control file contains the control variables, one per line. Its end is indicated by &END.
TITLE = "Example control file"
ITEM1 = 1
NI = 10
NAME1 = 12
&END
...... ; Item labels here
END LABELS