ATTENTION VAXNET USERS: ----------------------- VAXNET version 6.3 is now in place. The following changes have been made: 1. VAXNET will no longer get stuck into an MWAIT or HIBERNATE state. 2. A system type of DATAIO is now recognized. When this system type is specified, local echo is enabled and the read timeout count used when dumping a file is set to zero. 3. If a log file is open when VAXNET exits, the command line "REF logfile" is executed to reformat the log file automatically. Previously, the command line "MCR REF logfile" was executed which failed since REF does not reside in SYS$SYSTEM. The symbol "REF :== $SYS$NORDEN:REF" must be defined for reformatting to take place. 4. The XON/XOFF generated by the VT100 either automatically or by typing the no scroll key is now detected and handled properly. If local echo is enabled, these characters are no longer written to the log file. 5. The symbols DUMP_ECHO and DUMP_TIMEOUT can be defined to override the defaults used when dumping a file. DUMP_ECHO controls whether the echo from the remote is displayed at the local terminal (default is enabled). DUMP_TIMEOUT specifies the read timeout count (in seconds). Example: $ DUMP_ECHO :== N ! Disable dump echo display. $ DUMP_TIMEOUT :== 1 ! Set read timeout to 1 second. *********************************************************************** * * * Please send mail to MILLER if you have any problems/suggestions. * * * ***********************************************************************