home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / OPUS / OPARS100.ZIP / README.1ST < prev   
Encoding:
Text File  |  1991-07-13  |  4.5 KB  |  110 lines

  1. Oparse 1.00 - Unofficial docs.
  2. ~~~~~~~~~~~
  3. OPARSE - Opus Nodelist Parser/Generator.
  4.  
  5.     OPARSE is based on the original OPARSE by Doug Boone, PARSELST by Bob
  6. Hartman and XLAXNODE by Scott Samet. Only the features related to Opus are
  7. included in this package.
  8.  
  9.  
  10. WHAT OPARSE CAN NOT DO.
  11. ~~~~~~~~~~~~~~~~~~~~~~~
  12. - Currently Oparse will not update the NODELIST files with NODEDIFFs.
  13.   Oparse can call (execute) an updater such as EDITNL though.
  14. - Oparse will not generate support files for other systems like:
  15.     TBBS
  16.     SEADOG
  17.     FIDO
  18.     etc...
  19. - Oparse will not generate Script files for PCP or Routing files.
  20.  
  21.  
  22. WHAT OPARSE CAN DO.
  23. ~~~~~~~~~~~~~~~~~~~
  24. - Generate version 5, 6 and 7 nodelist files for Opus.
  25.   NODELIST.SYS & NODELIST.IDX,
  26.   NODELIST.DAT & NODELIST.IDX,
  27.   NODEX.DAT & NODEX.NDX respectively.
  28. - Generate a NODELIST.BBS (I don't know why??)
  29. - Generate a Sysop's name look file (FIDOUSER.LST and SYSOP.NDX).
  30.   The algorithm for FIDOUSER.LST was based on Bob Hartman's code.
  31.   The algorithm for SYSOP.NDX was based on Doug Boone's code.
  32. - Generate a printable/readable listing of the Nodelist.
  33.   MATRIX.PRN - 132 column listing.
  34.   MATRIX.TXT - 80 column listing.
  35.  
  36.  
  37.     OPARSE is compatible with a subset of PARSELST's and XLAXNODE's config
  38. file. You can rename your PARSELST.CFG or XLAXNODE.CFG file to OPARSE.CFG
  39. and use it with little or no modification. You should of course modify
  40. some of the new commands to use things like a version 7 nodelist. OPARSE uses
  41. the same DIAL and COST table strings as PARSELST and XLAXNODE. Any options
  42. listed that have no meaning to Oparse are ignored with a warning.
  43.  
  44. To execute Oparse enter the following command at the DOS prompt:
  45.     OPARSE [/nNODELIST] [/cCONFIG] [/mMYLIST] [/pPVTLIST] [/B#]
  46. Where:
  47. [/nNODELIST] Process NODELIST instead of the default. NODELIST can be any
  48. valid DOS filename and path. Oparse will search for the latest NODELIST.###
  49. in the current directory if this option is not used.
  50.  
  51. [/cCONFIG] Use CONFIG as the configuration file to use. CONFIG can be any
  52. valid DOS filename and path. Oparse will default to OPARSE.CFG in the current
  53. directory.
  54.  
  55. [/mMYLIST] Include MYLIST as part of the NODELIST for your Zone. These added
  56. entries will be listed in the MATRIX.PRN/TXT file. MYLIST is any valid DOS
  57. filename and path.
  58.  
  59. [/pPVTLIST] Include PVTLIST as part of the NODELIST. These added entries will
  60. NOT be listed in the MATRIX.PRN/TXT file. PVTLIST is any valid DOS filename
  61. and path.
  62.  
  63.     OPARSE comes in 2 flavors. Diet (OPARS286.EXE) for execution on 286/386 &
  64. 486 systems for slightly improved performance. And Regular (OPARSE.EXE) for
  65. any of the above systems and the older 8088/86 & 186.
  66.  
  67. OPARSE.CFG FILE.
  68. ~~~~~~~~~~~~~~~~
  69.     See the enclosed OPARSE.CFG file for a more complete list and example.
  70. You could also refer to the documentation for PARSELST and XLAXNODE. Keep in
  71. mind that not ALL those options are available.
  72.  
  73. - New verbs for Oparse:
  74.  
  75.   VERSION7 - Generates a version 7 nodelist for Opus.
  76.              If USERLIST or INTERLIST is enabled it will generate a SYSOPS.NDX
  77.              file as well.
  78.  
  79.   MODEM1 <string>
  80.   MODEM2 <string>
  81.   MODEM3 <string>
  82.   MODEM4 <string> - Searches for <string> in the flags of a raw nodelist and
  83.                     if found, will set the appropriate bit for the modem type.
  84.                     These are used for the PREDIAL strings in Opus.
  85.  
  86. MATRIXTXT
  87. MATRIXPRN - These correspond to FIDOTXT and FIDOPRN respectively. FIDOTXT and
  88. FIDOPRN are still accepted in this version.
  89.  
  90. WHY USE OPARSE??
  91. ~~~~~~~~~~~~~~~~
  92.     I don't know, I don't care.
  93.  
  94.     Oparse is a quick and dirty free program to generate a nodelist for Opus.
  95. It is basically the only program that will generate a version 7 nodelist at
  96. this time, with the exception of Doug Boone's version used during Beta/Gamma
  97. testing of Opus.
  98.     Oparse is STILL under development. If there is any features you would
  99. like to see or need added, I am open to suggestion via Matrix mail to
  100. 1:265/100. I have no intentions of turning Oparse into a fully blown package
  101. like XLAXNODE. If you have a need to generate nodelists for several different
  102. BBS and Mailers, then I suggest you look at XLAXNODE and if you decide to use
  103. it, pay the man what he asks. If you are like me and need a simple basic
  104. nodelist generator for Opus, feel free to use this program as you wish.
  105. Please feel free to ask for any feature you might feel is necessary in order
  106. to generate a usable nodelist for Opus.
  107.  
  108.  
  109.     Please feel free to report bugs to me via Matrix mail at 1:265/100.
  110.