home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / NBROW150.ZIP / NBROWSE.DOC < prev    next >
Encoding:
Text File  |  1993-01-27  |  6.2 KB  |  140 lines

  1.                      --------------------------------
  2.                      N O D E L I S T    B R O W S E R
  3.                      --------------------------------
  4.                      COPYRIGHT: Armando Caceres
  5.  
  6. USES
  7. ----
  8. Node Browser allows users to search through your existing Fido style
  9. nodelists.  It doesn not create an index nor does it build any files
  10. whatsoever.  The only space it will take on your hard disk is that of
  11. the program and the control file needed to make it work.  Using your
  12. existing nodelist, that is all Node Browser needs to work.  You have
  13. permission to use Nodelist for a period not to exceed 30 days.  After
  14. that time period you must either register it or dispose of it and never
  15. use it again until registered (I hate typing words like this) or you
  16. will be violating both my copyright and my trust.  If you are a
  17. shareware author I am extremely interested in swapping as I am extremely
  18. short of cash but love running my BBS :-).
  19.  
  20.  
  21. HOW IT WORKS
  22. ------------
  23. Nodelist Browser is fully multi-node aware and will open your node list
  24. in a shared manner (make sure you have share loaded if you are running
  25. multinode or if more than one application will have the nodelist open at
  26. once.).  Nodelist Browser will detect Desqview if you are running it and
  27. will give up timeslices appropriately.  It has not been tested with any
  28. other multi-taskers so I can't tell you if it will detect them or not!
  29.  
  30. Nodelist brower needs Dorinfo1.DEF to operate.  From it it will detect
  31. if your user has ANSI enabled or not and create the screens
  32. appropriately.
  33.  
  34. Nodelist browser uses a pretty fast searching method and you will find
  35. it faster than most of the competition (ha! a challenge.).  You will not
  36. find any annoying delays while using the program (which is why I wrote
  37. it in the first place, I hate that kind of stuff) but there is a
  38. reminder when you exit Nodelist Browser (desqview users don't worry, it
  39. is doing nothing but giving up timeslices :-)).
  40.  
  41. THE CONFIGURATION FILE
  42. ----------------------
  43. Nodelist Browser needs a control file to know where the files it needs
  44. are located and to find out if you have registered it <EVIL GRIN>.
  45.  
  46. Line 1  should have your registeration number.  I will netmail it to you
  47.         as soon as you register it.
  48.  
  49. Line 2  should have the path to your nodelist file i.e.
  50.         C:\FD\Nodelist
  51.  
  52. Line 3  should be the path to the help files (they must be named
  53.         NB-HELP.ANS and NB-HLP.ASC).
  54.  
  55. Line 4  should have either "short" or "long."  This will let nodelist
  56.         browser in which mode it should default when first started
  57.         (short descriptions or long descriptions).
  58.  
  59. Line 5 .... Line x are the names of your nodelist you want included.
  60. Note that you should enter only the filename and NOT the extension.
  61. Nodelist Browser will locate the most recent version based on the
  62. extension (it reads to see which one is the largest).  Make sure to
  63. clear out your old nodelists at the beginning of the new year.
  64.  
  65. Line x .... After the FIDO style named nodelists, enter the names of any
  66.             custom named nodelists that have extensions other than
  67.             the week number.  Please note that the nodelist contents
  68.             itself must follow the FIDO conventions.  This feature is
  69.             to allow the inclusion of nodelists that have a different
  70.             naming convention.  Also, please note also that you are still
  71.             limited to 10 nodelists total (the regular nodelists plus
  72.             the custom named nodelists cannot exceed 10 total).
  73.  
  74. I have included a commented CTL file.  Edit it to your system and then
  75. delete the comments for a little extra speed in reading it (you'll save
  76. about 50 nanoseconds).
  77.  
  78. That should do it.  If you have any comments or suggestions please let
  79. me know @ 1:3812/30 FIDO...  (You can find me in Nodelist Browser, just
  80. enter my name, there is only one other Armando in the entire list.  WoW!)
  81.  
  82. INSTALLATION
  83. ------------
  84. Nodelist Browser works great as a type 7 menu from RA and compatible
  85. BBS's.  Simply change to the directory where you have it located and
  86. pass it the path to Dorinfo1.def file it should read and the name of the
  87. configuration file it should use.  For Example:
  88.  
  89.  MultiNode Batch File                    SingleNode Batch File
  90.  ------------------------------------    -------------------------------
  91.  @Echo Off                               @Echo Off
  92.  CD\DOORS\NBROWSE                        CD\DOORS\NBROWSE
  93.  NBROWSE C:\RA\NODE%1 NBROWSE.CTL        NBROWSE C:\RA NBROWSE.CTL
  94.  CD\BBS\NODE%1                           CD\RA
  95.  
  96.  Then in your option data line...
  97.  
  98.  *c /c \BAT\NBROWSE.BAT *N *M      or    *c /c \BAT\NBROWSE *M
  99.  
  100. The *M is to swap itself out of memory.  Depending on how much memory
  101. you have, you may not need to do this.  Nodelist Browser uses very
  102. little memory.
  103.  
  104.  
  105. OTHER CRAZY QUILTS PROGRAMS
  106. ---------------------------
  107. The following program are available from me at 1:3812/30 for your
  108. evaluation.
  109.  
  110.  
  111. Magic Name     Version      Size    Description
  112. -----------------------------------------------
  113. Profiler        1.08        38K     Allows your users to enter their
  114.                                     profiles.  Nice way to meet people.
  115.  
  116. ListGEN         1.5         13K     Will create your allfiles.lst from
  117.                                     your files.bbs list or anytype of
  118.                                     file list, i.e. Files.TD, RA_Files.ASC
  119.                                     etc...  You can mix and match them and
  120.                                     your can create multiple lists each
  121.                                     going inits own directory you specify.
  122.                                     FAST!
  123.  
  124. FLSort          1.1         12K     The fastest files.bbs sorter I have seen!
  125.                                     Will sort any type of text file list.
  126.  
  127. NBrowse          .5         27K     You know about this one already...
  128.  
  129.  
  130.  
  131. WARRANTY
  132. --------
  133. Nodelist browser is warranted to do nothing more then take up disk
  134. space.  I have tested it and found it to work flawlessly on my system.
  135. Crazy Quilts Software and Armando Caceres Jr. are not responsible for
  136. any damages incurred while using Nodelist Browser.
  137.  
  138.  
  139. Armando Caceres
  140.