home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / pozchat / !PozChat / Files / Help / flags next >
Text File  |  1996-09-18  |  730b  |  25 lines

  1. .SET/.UNSET
  2.  
  3.   VT100 - sets wether important text is displayed in bold or not.
  4.   CR    - sets wether carriage returns are sent as well as line feeds.
  5.   ECHO  - sets wether user input is echoed.
  6.   BEEP  - sets wether the users terminal beeps whenever anyone connects.
  7.  
  8. .TSET/.TUNSET
  9.  
  10.   BEEP            - Makes the host computer beep whenever anyone connects
  11.   GUESTVT100      }
  12.   GUESTCR         } Sets what flags are set in the guest account
  13.   GUESTECHO       }
  14.   GUESTBEEP       }
  15.   
  16. .TSET
  17.   
  18.   LOG <value>     - Sets the talker log level to <value>
  19.   CHATPORT <port> - Sets the port the talker starts on.
  20.   WHOPORT <port>  - Sets the port the .who information is available on.
  21.  
  22. .TUNSET
  23.  
  24.   LOG             - Stops talker logging
  25.