home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / comprgs / aplst160.zoo / Amiga_PL.Doc next >
Encoding:
Text File  |  1990-02-09  |  3.4 KB  |  81 lines

  1. ParseLst Amiga v1.60 - (Ported by Jon Radoff, Updated by Todd Kover)
  2. --------------------------------------------------------------------
  3.  
  4. Parselst is a full-features nodelist parsing, updating and compiling
  5. system, for the Amiga, originally ported from the MS-DOS Program, by
  6. Bob Hartman of the same name.  At this point, it can be used with the
  7. Paragon BBS system, by Jon Radoff, and Welmat by Michael Richardson.
  8. Amiga ParseLst 1.50 fixes all the kludged things that were
  9. found in v1.00 and 1.50.  It's the equivelent of MS-DOS Parselst v1.30
  10.  
  11. The Amiga version of Parselst v1.00 supported files such as 'NewList.DAT',
  12. and 'OldList.DAT'.  These files are no loger supported.  The only types
  13. of nodelists and nodediffs that the Amiga version of Parselst supports
  14. are NODELIST.###, and NODEDIFF.###, where the '###' are three numbers, 
  15. generally the julian date.  This way, everything can be automated.
  16.  
  17. There's a few differences between the MS-DOS version, and the Amiga
  18. version:
  19.  
  20. ----
  21.  
  22. Amiga ParseLst allows you to compile nodelists in a Paragon readable
  23. format.  The configuration file entry for this would be the command 
  24. "Paranodelist" (see the sample configuration file).  It will generate
  25. two files for Paragon:  ParaList.Dat, and ParaList.INX.  These should be
  26. copied to NodeList.DAT and NodeList.INX, respectively, and put in your
  27. FidoNet nodelist directory.   For more information on the Paragon BBS,
  28. contact Jon Radoff at 1:322/545 or Paragon HQ@ 1-508-393-3875 (9600 bps HST).
  29.  
  30. The "-e" switch has a different meaning.  On the MS-DOS version of
  31. ParseLst, it defaults to looking for your latest nodediff, and nodelist,
  32. and applies accordingly.  On the Amiga version, you need to use the "-e"
  33. switch in order to do that.  Therefore, if the "-e" switch is NOT there,
  34. it will NOT process your nodediff.
  35.  
  36. ---------------------------------------------------------------------------
  37.  
  38. ALL KLUDGES FOUND IN V1.50 HAVE BEEN REMOVED!  The following are the
  39. only command line arguments that work in 1.60:
  40.  
  41.     -e        -- Turns ON Nodediff processing
  42.     -n<filename>    -- Uses an alternate name for the nodelist,
  43.                rather than NODELIST.###.
  44.     -c<config>    -- Uses an alternate configuration file.
  45.                The default is 'ParseLst.Cfg'.
  46.     -m<mylist>    -- Adds 'mylist' to the nodelist
  47.     -p<pvtlist>    -- Adds 'pvtlist' to the nodelist
  48.     -b<baud rate>    -- Changes YOUR default baud rate from the one in
  49.                the configuration file.
  50.  
  51. ---------------------------------------------------------------------------
  52.  
  53. If you received this program in any form ofther than the ZOO archive, then
  54. I will not support it.  If you have a problem, get the ZOOd version, and then
  55. I will be willing to help.
  56.  
  57. Enjoy the program, and if you need to reach me, involving bug fixes,
  58. or anything of the like, please feel free to reach me at the following
  59. locations:
  60.  
  61. 1:261/5016@FidoNet NetMail will get to me within 2-3 days depending on when
  62.            I poll my HUB's system.
  63.  
  64. 1:261/1028@FidoNet Sentrax Systems - 1-301-995-0436, a BBS, where I am a
  65.                     sysop.
  66.  
  67. US SNAIL Mail:
  68.             Todd Kover
  69.             Suite 102
  70.             549 Richie Hwy
  71.             Severna Park, MD, 21146, USA
  72.             
  73. -Todd
  74.  
  75. By the way -- this program *IS* free for you to use, as you please, under
  76. all the terms listed in the documentation, but, if you feel compeled to
  77. send me some funds for working on the program (I am currently using
  78. a one meg Amiga 2000 with one floppy drive and it's REALLY hard to devlop
  79. much of anything, with this setup!), you can send it to me at the above
  80. address. Thanks! -Todd
  81.