Message-ID: <200812252233.mBPMXwpb029968@rocky.mayo.edu>
Date: 2008-12-25T22:33:58Z
From: Terry Therneau
Subject: 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.