home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / nerd106.zip / NERDGRAB.INI < prev    next >
Text File  |  1998-06-21  |  2KB  |  50 lines

  1. # NerdGrab.ini
  2. #
  3. # Sets operating parameters for NerdGrab.cmd
  4. #
  5. # To be used with NerdGrab, the binary file grabber.
  6. #
  7. #
  8. #  NerdGrab is copyright (c) 1998 by NerdWorld (tm) and J R Casey Bralla
  9. #
  10. #  Comments are welcome.  Contact the author at "Vorlon@pdn.net"
  11. #
  12. #
  13. #
  14. #
  15. # Note:  Any line which starts with "#" is ignored
  16. #
  17. #        Also, any blank line is ignored, too
  18. #        Also, Also, anything to the right of the "#" is ignored
  19. #
  20. #
  21. # The items below may be in any order.  Capitalization is unimportant.
  22. #  The items are parsed by looking for blank spaces.  Do not use any other
  23. #  punctuation, or the program may not work properly.
  24. #
  25. #
  26. #
  27.  
  28.  
  29. RegCode Unregistered              # Registration code.  Get it free by asking
  30.                                   #   the author for it.
  31.  
  32.  
  33.  
  34. ServerUIP        News.YourISP.com     # News Server
  35.  
  36. GroupInfoFileName      NerdGrab.dat   # Data file with news groups to read
  37.  
  38.  
  39.  
  40. MinimumMessageSize     1000           #  Minimum size of messages to download
  41. MaxNumberOfMessages     900           #    Max number of messages to download
  42. MaxTimeAllowed         3000           #      Maximum time allowed to download
  43. MaxKBytesAllowed      20000           #  Maximum number of KBytes to download
  44.  
  45.  
  46. FilePutPath          c:\              # Default file location for binaries
  47.                                       # (If blank, then does not move the files)
  48.                                       # Note: "*.exe" files NOT moved at all
  49.  
  50.