home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / difflist.zip / README.TXT < prev    next >
Text File  |  1995-12-17  |  3KB  |  72 lines

  1. DiffList.Exe v0.951ß  (C) 1995 Tony Bearman
  2.  
  3. ** This is a wide beta version. Use it at your own risk **
  4.  
  5. This program will prepare a report of changes that have occurred between any
  6. two Region or Net nodelist segments. The report is named CHANGES.TXT, and is 
  7. suitable for insertion into an echomail message in your admin area. 
  8.  
  9. It should run on OS/2 versions >2.0 or DOS versions >3.0. It may also run on 
  10. others.
  11.  
  12. Syntax is:
  13.  
  14.    DiffList <segment1> <segment2>     
  15.          to process two segments
  16.    or
  17.  
  18.    Difflist <nodelist> </xxx> 
  19.          to extract a Region or Net segment 
  20.  
  21. where segment1 is the earlier Region or Net nodelist segment and segment2 is 
  22. the later. This version checks whether you have them in the right order, and
  23. aborts if you have them backwards. If there is enough demand to automatically
  24. rearrange the inputs, I'll add this feature. The segment preparation syntax 
  25. takes a full nodelist or Zone segment as input, and the switch /xxx where xxx
  26. is the Region or Net number to extract. 
  27.  
  28. You can use your MAKENL (by Ben Baker) output as segments, or you can use
  29. the second command line example to prepare them for you. If you use Difflist
  30. to prepare a segment, it will be named XXXYYY.ZZZ, where XXX is (RGN)ion or 
  31. (NET), YYY is the Region or Net number, and ZZZ is the day number.
  32.  
  33. **NOTE**  This version requires that all input files be in the current 
  34. directory. i.e: you can not specify pathnames, just filenames. I'll add this
  35. functionality in a future release.
  36.  
  37. Errorlevels returned:
  38.  
  39.    4 - other/unknown error
  40.    3 - net/region not found
  41.    2 - invalid input file format
  42.    1 - input files not found
  43.    0 - normal completion
  44.  
  45. This program is Copyright (c) 1995 Tony Bearman, all rights reserved, and is
  46. provided free of charge for non-commercial use, in the hope that it will be
  47. useful to network coordinators. It carries no guarantees of any kind other 
  48. than occupying space on your disk. If you like it, and feel so moved, send me
  49. a nice postcard. If you have any suggestions for enhancements, I'd like to 
  50. hear them. The latest version may be freqed with the magic name DIFFLIST from
  51. the addresses below.
  52.  
  53. Special thanks to:
  54.  
  55.   Frank Cox, 1:140/53, for the inspiration.
  56.   Dallas Hinton, 1:17/0, for being a one-man beta team and suggestion box.
  57.  
  58.  
  59. Enjoy.
  60.  
  61. Tony Bearman
  62. December 11, 1995.
  63.  
  64.              Fidonet    1:153/920           
  65.              ibmNet     40:6491/1003
  66.              Internet   tony@ship.net       
  67.              Snail      Box 34128           
  68.                         5790 - 175th Street 
  69.                         Surrey, BC, Canada   
  70.                         V3S 8C4 
  71.  
  72.