home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / WCHAT001.ZIP / WCHAT.CTL next >
Text File  |  1990-10-30  |  779b  |  24 lines

  1. ;
  2. ; Sample WChat.CTL
  3. ;
  4. ; Key Words:
  5. ; ----------
  6. ;
  7. ;       Lastuser_Path   This tells WChat where to find your 'lastus??.bbs'
  8. ;                       files. The 'lastus??.bbs' files are written out
  9. ;                       by Maximus each time an external program is
  10. ;                       called from within Maximus.
  11. ;
  12. ;                       WChat make use of these files to find out the
  13. ;                       callers' names, time remaining etc.
  14. ;
  15. ;       SYSOP           Defines the Sysop's name.
  16. ;
  17. ;                       Note: Do not double space your names; ie. don't leave
  18. ;                             more than one space between each word of your
  19. ;                             name.
  20. ;
  21.   LASTUSER_PATH    E:\MAX\
  22.   SYSOP            David Luong
  23. ;
  24.