home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / rcpm / chat46.lbr / CHAT.IQF / CHAT.INF
Text File  |  1986-07-14  |  3KB  |  67 lines

  1.  
  2.                   CHAT INFORMATION
  3.                   07/13/86
  4.  
  5.       An interactive program to allow a remote user to "chat"
  6.         with the local Remote CP/M system operator.
  7.  
  8.  
  9.       NOTE: Current and past revisions are found in the CHAT.HIS file.
  10.  
  11.         - - - - - - - - - - - - - - - - - - - - - -
  12.  
  13.      CHAT allows a remote user to summon the RCPM SYSOP.  If/when he answers,
  14.   the  two  people  may then type to each other.   When a  LASTCALR  file  is
  15.   available, the user's name will automatically be displayed (optional).
  16.  
  17.      CHAT  may be run on any RCP/M system,  whether you run a message base or
  18.   not (choose your requirements from the list of optional equates in the .ASM
  19.   file).
  20.  
  21.      For those of you running a clock and using time restrictions,  CHAT will
  22.   now  optionally  prevent BYE from updating the user's time-on,  so  a  rude
  23.   disconnect by BYE will not occur.
  24.  
  25.      When a user runs CHAT,  its response will be determined by time restric-
  26.   tions  preset by you,  the condition of the console bell flag or both.   If
  27.   time    restricions  are  used,  the user is told to run  CHAT    only  between
  28.   certain  hours.   When  the CHAT hours are in effect (and when the  console
  29.   bell    flag  is on),    the program will begin a paging  operation,   beeping
  30.   for    you   once  per second for a preset period of time  (defaults  to  30
  31.   seconds).   If   you    do  not answer the page before this time is up,  CHAT
  32.   will    inform    the  user that you are not available,  same as if the console
  33.   bell flag was off.
  34.  
  35.        In the case of MBBS systems,  whenever you are unavailable,  CHAT will
  36.   (optionally)    ask the user if he/she wishes to leave you a private comment.
  37.   If they do,  CHAT will cause a special loading of MBBS for a message    entry
  38.   by them -- the user can only enter/edit this message,  not the header info,
  39.   and  upon completion is dropped back into CP/M.   This optional feature  is
  40.   available when running NUBYE or MBYE.
  41.  
  42.       =================================================================
  43.  
  44.       Sysop Operation:
  45.  
  46.     1) If  time restrictions are not in effect and    the  console
  47.        bell  flag is on,  the sysop (at the CP/M command prompt)
  48.        may enter "CHAT C" for immediate chat mode entry.
  49.  
  50.     2) To answer a page, the sysop hits the ESC (escape) key and
  51.        chat mode is entered.
  52.  
  53.     3) CHAT  (either paging or chat mode) may be aborted at  any
  54.        time by hitting a CTRL-X (^X) or CTRL-C (^C).
  55.  
  56.     4) During  the    chat mode,  the sysop may wish the  user  to
  57.        enter some useful bit of information for later retrieval.
  58.        In this case,  the sysop (not the user) may enter a    left
  59.        brace  ("{")  which will put the user directly  into  the
  60.        MBBS  message  entry  mode  (this  character  was  chosen
  61.        because  current BYE5 versions already ignore this coming
  62.        from  the modem).    Once the message is  completed,  the
  63.        user is again returned to CP/M.   Of course, this feature
  64.        is only available to those of you running MBBS...
  65.  
  66.                         - Tom Brady
  67.