home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / U2I111.ZIP / USER2INB.DOC < prev    next >
Encoding:
Text File  |  1995-06-05  |  2.4 KB  |  65 lines

  1.         USER2INB 1.11; RA user ══ FD's inbound history
  2.         -----------------------------------------------
  3.  
  4.         This very simple program only does one thing. It reads the
  5.         LASTCALL.BBS file located in RA's system directory, 
  6.         searches for the last record in it. The information found
  7.         in this record is added to FD's INBOUND.HIS file, and
  8.         optionally LASTCALL.FD, both located in FD's system directory.
  9.  
  10.         This version is updated to work with RA 1.10 and 2.x, it will 
  11.         not work with earlier versions.
  12.  
  13.         Run USER2INB after each user, and your inbound history will
  14.         display all users (and all inbound mail calls of course).
  15.  
  16.         USER2INB needs the FD environment variable to find SETUP.FD,
  17.         and the RA environment variable to find CONFIG.RA.
  18.  
  19.         This program is not public domain, but it is free of charge.
  20.         If you enjoy it, please let me know. If you have any problems 
  21.         with it, let me know then too.
  22.  
  23.         As usual, if you find this program useful, I would appreciate
  24.         if you send me a postcard with your name, nodenumber and name 
  25.         of this program to:
  26.  
  27.         Mats Wallin
  28.         389, route d'Arlon
  29.         L-8011 Strassen
  30.         Luxembourg
  31.  
  32.         Mats Wallin, 2:270/19@fidonet
  33.  
  34.  
  35.         Version history:
  36.         ----------------
  37.  
  38.         1.11    Added support for BPS rates above 32000
  39.  
  40.         1.10    Now uses a new method when trying to decide if there
  41.                 is any new information in LASTCALL.BBS. A timestamp
  42.                 file (USER2INB.TIM) is created in RA's system
  43.                 directory with information about when USER2INB last
  44.                 was run.
  45.  
  46.         1.06    Now inserts task number in history files
  47.  
  48.         1.05    If INBOUND.HIS doesn't exist, it will be created
  49.  
  50.         1.04    Added support of textfiles
  51.  
  52.         1.03    Made the updating of LASTCALL.FD optionally. If
  53.                 USER2INB should update this file, you have to specify
  54.                 the /LASTCALL switch.
  55.  
  56.                 A list of available switches is available if you run
  57.                 the program with an invalid parameter (all except
  58.                 /LASTCALL is invalid :-) ).
  59.  
  60.         1.02    Added support for RA 1.10, and updating of LASTCALL.FD
  61.  
  62.         1.01    Don't remember :-)
  63.  
  64.         1.00    Initial release
  65.