From: E. Allaert Date: 2000-09-14 VLT-SW-NOV2000 - RELEASE NOTES FOR SEQ ====================================== Changes (with respect to FEB2000): - removed (potential) compatibility with Tcl/Tk pre-8.0; in other words, this version of seq will not even compile if only older versions of Tcl/Tk are available. New Features (with respect to FEB2000): - long (>8 KB) replies will be sent as multiple replies, whereby each reply is a string with a proper end-of-string character. This is the case both for the seq_msgSendReply command and for replies generated as the result of a SCRIPT command. - seqWish is now configured to execute the "exit" command upon attempt to destroy the main seqWish window. All changes and enhancements are documented in their respective manpages. ___oOo___