home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 196.img / WWIV412.ZIP / README.412 < prev    next >
Text File  |  1990-08-19  |  8KB  |  169 lines

  1.  
  2. This file describes some of the new features in WWIV.  I may have missed
  3. a few of the things, so don't be surprised if you find a few other
  4. changes.  Since I've split up quite a few of the source files in order
  5. to support overlays, I can't simply run the source files through a
  6. 'diff' program to find the changes.
  7.  
  8. /****************************************************************************/
  9.  
  10. WWIV v4.12:
  11.  
  12. Turbo C++ is now being used to compile WWIV, which supports overlays.
  13. Many sysop and seldom-used functions are now in overlays, so you should
  14. see about 55k more free than before.  Also, if you are in WWIVnet and do
  15. not have the 'free36k' mod installed, you should see (gosh) about 36k
  16. additional memory free (actually, more than that now).
  17.  
  18. an upload event may now be specified in init.  Replacement parameters
  19. are %1 = chain.txt, %2 = path of file, %3 = filename of file.  For
  20. example, "type %2%3" will type out the file (very worthless, but you get
  21. the idea).  If the file is deleted by the program, then the upload is
  22. aborted.  This is meant to be used for such things as virus checkers and
  23. archive checking.
  24.  
  25. zmodem batch download - in the external protocol section of init, hit B
  26. for batch.  My command line is "dsz port %2 speed %1 sz @%3" - the @
  27. means to use a file list instead of specifying the filenames on the
  28. command-line.  Once you've set the batch string, all the batch stuff
  29. works the same, except at batch download time, the user has the option
  30. of using zmodem batch instead of ymodem batch.
  31.  
  32. When extracting a message to a text file ('E' at the mail or scan
  33. prompt), you now have the options of: "O)verwrite, A)ppend, N)ew name,
  34. Q)uit", which should be pretty self-explanatory.
  35.  
  36. The /b parameter to the BBS did not work in v4.11.  That has been fixed.
  37.  
  38. In keeping with the new structure of WWIVnet, costs for network traffic
  39. are no longer printed anywhere.
  40.  
  41. Validation of network posts before they are sent out on the network is
  42. now an option in //boardedit.  If you set the network validation option
  43. on a networked sub, no messages will be sent out on the network on that
  44. sub until a sysop, co-sysop, or lcs (for that sub) validates the
  45. messages (or removes them).  It works about the same as normal message
  46. validation.
  47.  
  48. If you have a 'welcome.ans' file, the BBS will automatically detect if
  49. the user supports ANSI, instead of asking the user.
  50.  
  51. The post/logon ration restriction should now work.
  52.  
  53. You can now specify a directory to be "archive only", in which case,
  54. only files that have an extension matching one of those specified in
  55. INIT will be allowed.
  56.  
  57. If the string "!-@REMOTE@-!" is received at the NN: prompt, the BBS
  58. tries to run the program "remote", passing the modem speed like "/B2400"
  59. (the com port speed should be left as is).  This is to allow an off-line
  60. reader to hook into the BBS.
  61.  
  62. A new substitution parameter, %4, is available for external protocols
  63. (and dsz batch download).  It is replaced with the actual modem speed,
  64. as specified in init, to allow you to put in "estimate 0 %4" in your dsz
  65. command-lines.  Also, the allowed lengths of the command-lines has been
  66. increased a bit so it will maybe fit.
  67.  
  68. /****************************************************************************/
  69.  
  70. WWIV v4.11:
  71.  
  72. //pending from the main menu prints out network traffic pending
  73. transmission.
  74.  
  75. the /c option from the main menu has been moved to the defaults section,
  76. closer to where it should be.  Setting the extra colors causes the
  77. transfer section to be printed out more colorfully.  In future versions,
  78. the message base section may also get more colorful with this option
  79. set.
  80.  
  81. Shrink for terminal program is now an option in init.  It should be
  82. self-explanatory.
  83.  
  84. Free format phone is now an option in init.  If this is set to 'Y', a
  85. new user may enter his phone number in any format he wants, up to 12
  86. characters.  This is useful for non-US callers, where their telephone
  87. format does not fit the ###-###-#### structure.
  88.  
  89. Using the shrink feature for on-line programs in v4.10 didn't always
  90. work.  That is fixed now.
  91.  
  92. In v4.10, you could only //load messages up to about 25k and have it
  93. work.  Now, the full 32k for messages is supported.
  94.  
  95. When you A)utoreply to email in v4.11, the mail is deleted only AFTER
  96. you have replied, so that if you abort the reply, you will still have
  97. the letter sitting there to re-read and perhaps re-reply to.
  98.  
  99. When using v4.11 and net18 or later, and a net update is received, the
  100. BBS will shrink out to run network2.  Previously, there had been a
  101. memory problem, and receiving net updates might cause the system to
  102. hang.
  103.  
  104. When using the / option at WFC, you can now call out to any system
  105. listed in your callout.net file.  If the BBS would not normally call the
  106. system you specify at that time, you will get the question "Are you
  107. sure?".
  108.  
  109. 40 column messages work, finally.  Apparently they never worked in v4.xx
  110. before, and noone has noticed until now.  I guess 40 column machines
  111. really are dying off.
  112.  
  113. Moving files with extended descriptions in v4.10 would cause the BBS to
  114. not correctly free up some memory.  This is fixed.
  115.  
  116. "ASK" in the transfer section for files that don't exist on disk is now
  117. "N/A"
  118.  
  119. The user is now asked to enter an extended description for a file before
  120. he uploads it.  This makes much more sense, and is actually a move
  121. toward allowing batch uploading and a bimodem interface.
  122.  
  123. In v4.10, if the user ran a program requiring the BBS to shrink before
  124. posting, the caller number would not really be incremented correctly.
  125. That has been fixed.
  126.  
  127. A "post/call ratio" may now be specified.  It restricts the user from
  128. downloading if he doesn't meet the post/call ratio.  The up/download
  129. ratio is still applied, so a user must meet both ratios in order to
  130. download.  Obviously, if both are 0, there is no downloading
  131. restriction.
  132.  
  133. An all-new uedit search routine has been implemented, allowing much more
  134. generalized searches, somewhat like you might use to search a real
  135. database.  There is a reasonable help file for it in the help.msg file,
  136. so be sure to install the new help.msg.  Go into uedit, hit / to get to
  137. the search options, then hit ^O for on-line help, and it will describe
  138. how the new search works.
  139.  
  140. New "region" listing available for posts/email on the From: line.  Make
  141. sure you copy the 'regions.dat' file into your data directory to enable
  142. this.
  143.  
  144. There is a new 'anony' option for message bases - "Real Name".  This is
  145. kinda funky, and not really implemented fully yet, but if you are
  146. registered and have the source code, you can add onto it.
  147.  
  148. Mailing lists are now supported for the multi-email option.  The files
  149. *.mml in the data directory contain a listing of the users in that
  150. mailing list, one per line, by name or number.  Such as, if you had a
  151. file 'people.mml' in your data directory that had the numbers 1, 2, 3,
  152. 4, and 5 in it, one per line, you would have a mailing list.  The
  153. mailing list is GLOBAL, ie, everyone has access to it.  When a user
  154. specifies that mailing list, every user specified in it is added to the
  155. destination list for the multi-email.  A user may then add another
  156. mailing list, or delete people out of it.
  157.  
  158. "Optional lines" can now be specified in the default section.  This is
  159. >NOT< the same as the extended description setting in the xfer default
  160. section.  This is used to allow users to filter out optional lines in
  161. messages, such as the much-too-common "tag lines" in WWIVnet posts.  A
  162. setting of 0 (the default) will print out all optional lines, while a
  163. setting of 10 prints out none of them.  Since this is a new feature, it
  164. won't have any effect at all until people who make mods to the BBS start
  165. supporting it.  Look for more info on how it works on WWIVnet in the
  166. next few weeks.
  167.  
  168.  
  169.