From: E. Allaert Date: 2000-01-27 VLT-SW-FEB2000 - RELEASE NOTES FOR SEQ ====================================== Changes (with respect to OCT1999): - none. New Features (with respect to OCT1999): - there is a new seq_redirect command, which allows to redirect output for any fileId to a diskfile. This can e.g. be very useful in conjunction with the seq_debug global array (see seqInit(3) manpage), storing debugging info into a logfile which cannot exceed a given size. - the seq_msgRecvReply has a new -nonewline option, to concatenate multiple replies without inserting newlines between the various replies. All changes and enhancements are documented in their respective manpages. ___oOo___