home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 May / PC_ONLINE_5_99.ISO / filesbbs / dos / wave_08.exe / WAVE.DOC < prev    next >
Encoding:
Text File  |  1999-02-11  |  3.6 KB  |  105 lines

  1. ┌────────────────────────────────────────────────────────────────────────────┐
  2. │                          Doc file for WAVE (Beta-8)                        │
  3. │                   Documentation for WAVE and WAVEP (DPMI)                  │
  4. ├────────────────────────────────────────────────────────────────────────────┤
  5. │                     ******** This is BETA code **  *******                 │
  6. │                                                                            │
  7. │                                                                            │
  8. └────────────────────────────────────────────────────────────────────────────┘
  9. ┌─────────────┐
  10. │ Setup:      │
  11. └─────────────┘
  12.  
  13.  
  14. WAVE can go anywhere on your PATH.
  15. Unzip the archived file.
  16. Create a work directory for the door.
  17. i.e. if you put WAVE in the MAX directory, create a work directory
  18. off the MAX directory.
  19.  
  20.  
  21. Modify the WAVE.INI file, changing what is necessary for your system.
  22. Check the INI file again to make sure everything is OK.
  23.  
  24. Don't change the compression parameters UNLESS you KNOW what you're doing.
  25.  
  26. Use the MAKECTL.EXE program to create nodefiles for however many nodes you
  27. plan to run. To make a node ctl file for node 1, run "makectl 1", for
  28. node 2, "makectl 2" etc. The node files go in the directory where
  29. the EXE file is located.
  30.  
  31.  
  32. Make sure PDRIVE.EXE is on your PATH.
  33.  
  34. You can try the door locally by putting /L on the command line...
  35. That will make the user the SYSOP as defined in the CTL files
  36. generated by the MAKECTL program.
  37.  
  38. otherwise to run it remotely it needs a commandline parm of:
  39.  
  40. /D={path}\door.sys /N{node number}
  41.  
  42. If for example door.sys is created in your MAX directory, use
  43.  
  44. /D=C:\max\door.sys
  45.  
  46. There are other command line parms you can use. Run WAVE.EXE alone
  47. for a help screen.
  48. For example for vacation mail for a user use the proper command line
  49. parms to make that user the current one, then run the door locally. The
  50. BLUEWAVE/QWK package will be moved to the directory you specify for local
  51. downloads.
  52.  
  53. When WAVE runs, it'll create a log, and a file called debug.txt.
  54. It'll also create WAVEUSER.DAT containing info about the users.
  55.  
  56. I'd appreciate it very much if you would send them to me, (without
  57. passwords:)) along with any comments, and bug reports
  58. (which they are bound to be many :))
  59.  
  60. ┌────────┐
  61. │ State: │
  62. └────────┘
  63.  
  64. The door supports up to 3500 conferences.But the user record file
  65. will only maintain 1000 selected conferences (down from 2000).
  66.  
  67. Access to conferences for reading/posting is determined by access level,
  68. overrides and keys. The SYSOP has access to most everything.
  69.  
  70.  
  71. On multiple downloads, the extension is incremented ONLY when previous
  72. calls have been made on the same day. For example the extension for
  73. the first call on friday will be .fr0, for the second call, .fr1 etc.
  74. Sequential downloads on the same call are NOT yet provided for.You'll have
  75. to manually rename the files.
  76.  
  77.  
  78. Local uploads are provided for. Just put the <bbsname>.NEW file in
  79. the directory with the door, and run it with the command line WAVE.EXE /L and
  80. do an (U)pload. This will be automated.
  81.  
  82. Be careful with nodes! If you call up the door remotely for node 0, ( /n0 )
  83. then the MAX lastus00.bbs MUST exist in the directory you picked in the
  84. ini file.
  85.  
  86. February 1999
  87.  
  88. Unless I find more interest in the door I plan to end development
  89. at the end of this month. The source code will NOT be released or
  90. available.
  91.  
  92.  
  93. Frank McCormick
  94.  
  95. FIDO:  1:167/119
  96. email: cbmnews@montreal.cbc.ca (preferred)
  97. email: Frank_mccormick@radio-canada.ca
  98.  
  99.  
  100. WAVE is (c) Copyright 1997-1999 Frank W McCormick.
  101.  
  102.  
  103.  
  104.  
  105.