On Mon, 2 Jun 2003, array chip wrote: > cat can only catch the error message promptly, but > seems not able to catch the warning message promptly. > Can anyone point out how i can catch the warning > message in a loop?
options(warn=1) or = 2 -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help