ONOFF C 'On/Off:' D='ON'
Set flag to call endrun at end-of-file.
By default, endrun entrypoints are called when the file ends. If you
have runs which span files, you may not want this; issue the command in
the example below. Note: in this case, if there are no separate endrun
records, DASH will not know to call endrun after the last file you analyze.
So you should finish your job with CALL ENDRUN * (see CALL command).
Example: DASH> set/eof_end off