home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / extr_net.zip / SDN.ID < prev   
Text File  |  1994-06-18  |  2KB  |  43 lines

  1. EXTR_NET v2.20 read input nodelist and extract selected networks.
  2. 2-BBS JUN94 BBS FIDONET NODELIST
  3. FILES: extr-net.sdn
  4.  
  5. Author: Bob Swift
  6. Registration:
  7.  
  8.    This program is designed to read an input nodelist file and extract
  9.    selected Networks, Regions and/or Zones.  The extracted portions of
  10.    the nodelist are stored in a file specified on the command line.
  11.  
  12.    The format for using this program is as follows:
  13.  
  14.  
  15.         EXTR_NET <srcfile> <destfile> [I] <net1> <net2>...<net20>
  16.  
  17.    where <srcfile>    is the name of the nodelist file to be read
  18.          <destfile>   is the name of the output file created
  19.          [I]          optionally include all Zone entries
  20.          <net..>      are the numbers of the Net/Region/Zones to be extracted
  21.                       and may include zone specifiers for Nets and Regions
  22.                       (the program is presently set to handle 20 numbers).
  23.                       These numbers may be preceded by a N, R or Z in order
  24.                       to extract the entire Net, Region or Zone.  Examples
  25.                       are: 123 N342 n2:201 r17 Z1
  26.  
  27.  
  28.    The nodelist may be specified with a full drive and path.  The destination
  29.    file must not have a drive or path specified.  It will be output to the
  30.    current directory.
  31.  
  32.    The inclusion of Zone lines is controlled in two ways and they operate
  33.    differently.  The first way is to use the optional 'I' parameter, which
  34.    will include all Zone lines in the nodelist.  The other way is to use a
  35.    zone-specifier with the search criteria.  This will only include those
  36.    Zone lines which are specified in the search criteria.
  37.  
  38.                                                                                                                                   =======================================================
  39.            SDN.ID Format (c)Copyright 1994 SDN International(sm)
  40.            Distributed via SDN.  Author Information 203.634.0370
  41.           =======================================================
  42.  
  43.