ContentsIndexPreviousNext

EOF_ABORTS

This variable is helpful if you are using the "-i" runtime flag and are experiencing looping when an input file terminates prematurely. Set this variable to "1" (on, true, yes) if you want the runtime to shut down when an ACCEPT statement detects an end-of-file condition. The default setting of "0" (off, false, no) causes the ACCEPT statement to handle the end-of-file condition normally.