home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / bbs / plst161 / update.doc < prev   
Text File  |  1994-12-13  |  3KB  |  78 lines

  1. ParseLst 1.61 (Atari TOS/MultiTOS) - Revision by Bill Jones
  2.  
  3.    "End-of-year" bug stomped hopefully once and for all.  ParseLst will
  4.    now find the current nodelist/nodediff no matter what time of year
  5.    it is or what's in the folder with it.
  6.  
  7.    Display routines fixed.  I guess we never really anticipated over
  8.    32,000 nodes in FidoNet.
  9.  
  10.    Update completed 13-Dec-1994.
  11.  
  12. Previous update document(s) follow:
  13.  
  14. ParseLst 1.60 (Atari TOS/MultiTOS) - Revision by Bill Jones
  15.  
  16.    As Bryan has planned no further updates to ParseLst, I decided to add a
  17.    couple of changes to the code to better enable you to use alternate
  18.    networks with ParseLst.  I will continue to maintain the Atari version of
  19.    ParseLst until a better program comes out.  I don't know about any other
  20.    major upgrades to this program (working with the original MS-Dos code was
  21.    a pain to say the least), but I will continue to make bug fixes as I can
  22.    find them.  Anyhow, on to what's been changed since the docs were written
  23.    for version 1.52 -
  24.  
  25.    New command line parameter:  -a<nodelist>
  26.  
  27.       This is for networks that don't send out a 'DIFF' file and use "odd"
  28.       naming schemes that don't end in LIST.  Give the full name of the
  29.       network's list (without the extension) after the -a parameter to
  30.       process this type of list.
  31.  
  32.       Example: -aFUNNYNET would process FUNNYNET.073 into FUNNYNET.IDX,
  33.                   FUNNYNET.DAT, etc.
  34.  
  35.    Fixed the -o parameter:
  36.  
  37.       -o no longer requires exactly 4 charaters after it.  You may not put
  38.       MORE than 4 after it, but the minimum is now 1.  This allows you to
  39.       process names like PIXLIST, 4X4DIFF and the like.  -o still works as
  40.       before and adds DIFF, USER, LIST, etc to the end of the name as needed.
  41.  
  42.    Zone Control:
  43.  
  44.       -z was added in version 1.52 and is in the documentation, but I've been
  45.       asked several times about adding support for Z1-LIST and names like it.
  46.       If you put -Z<n> on the command line, ParseLst processes Z1-LIST into
  47.       NODELIST.DAT, .IDX and FIDOUSER.LST as you're used to.  Adding a number
  48.       behind -z uses that zonelist instead (1 is the default).
  49.  
  50.       This method gives you variants if you need them.  By using -oZ1- you could
  51.       create Z1-LIST.DAT, Z1-USER.LST and such names, while using -z gives
  52.       you the more familiar ones.  Take your pick!
  53.  
  54.    Obsolete?:
  55.  
  56.       I removed the code for using EditNL and some other leftovers from the
  57.       IBM code.  If someone actually finds a working version of EditNL for
  58.       the Atari, please send it over to me and I'll add the code for it back in.
  59.  
  60.    Please note that as of version 1.53 ParseLst automatically deletes the old
  61.    nodelist and nodediff files after sucessfully applying the nodediff and
  62.    creating the new nodelist.  If you're wanting to save the nodediff file,
  63.    copy it to somewhere else first.
  64.  
  65.    I'm sure there are several dozen other variants on nodelist naming that
  66.    I've never seen.  I've tried in this version to take care of as many as I
  67.    can.  Please contact me with any other methods you think I could add to
  68.    ParseLst.
  69.  
  70.  
  71.    Update completed 12-Dec-1993.
  72.  
  73.    Bill Jones - The Zoo BBS (317) 356-5519
  74.       FidoNet 1:231/370
  75.       AtariNet 51:203/0 (US Midwest Host)
  76.  
  77.    Enjoy!
  78.