Skip to content
Prev 30904 / 63421 Next

BATCH and testing

In a few of my test scripts for the survival code I expect warning messages
(I actually try to trigger a couple).  Using R BATCH infile outfile these
messages don't end up in outfile, where I can compare them to what was
expected.  I don't see an option to change this.
  R < infile >& outfile works.  But is there a way to get it to continue on
after errors?

	Terry T.