home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1994 January / AMSOFT_1994.iso / packet / pbbs / cbbs / prog / notes.64 < prev    next >
Encoding:
Text File  |  1993-12-31  |  3.1 KB  |  56 lines

  1.         Some of the added features in version 6.2
  2.  
  3.   You can now enter messages without the spaces between the @ and bbs fields.
  4. SP K3RLI @ K3RLI, or SP WA7SSO@ WA3TSW, or SP W2XO@K3RLI will work.
  5.  
  6.   A new command KA #### will kill a message but not archive it for you. Good
  7. for dup's and mail that you don't want archived.
  8.  
  9.   On Bulletins with a distribution list. When the bulletin is fullly forwarded
  10. the status of the bulletin is changed to a '$'. This is only visible to the
  11. sysop, so that he can decide if he wants to keep it or kill it..
  12.  
  13.   Added as an option in the config file -- If you place YES after the number of
  14. days that a message, traffic, or bulletin goes stale, the message will be
  15. killed after that number of days, instead of being marked stale. A nice way
  16. to let the bbs take care of itself by limiting the time a message will stay
  17. on the bbs. To prevent this from happening to a bulletin that you want to
  18. keep forever, just change the status of the message to stale 'O'.
  19.  
  20.   Multiple dos commands are now possible from the forward file.
  21.  
  22.   The log file will now change every month. What happens is that the present
  23. log file is renamed to LOG[xx].MB, where 'xx' is the month, and a new LOG.MB
  24. is started. This is done automatically for each log file, as soon as the
  25. window is free, after the month changes.
  26.  
  27.         Some of the added features of version 6.4 of the CBBS code
  28.             << CONFIG MUST BE CHANGED IN TWO PLACES >>
  29.  
  30.   Changed the display of files so that it would show up properly on a 40
  31. column display. The lines now show up evenly across the screen. Do a 'W'
  32. on a Commodore and you will see what I mean.
  33.  
  34.   Added a hierarchical route server for incoming mail. This server uses
  35. the W9ZRX bbs list, which must be converted by using the program STATES.EXE
  36. which is included. STATES.MB is a converted file for direct use. You can
  37. edit this file and include any calls, and routes you want to. << The config
  38. file MUST be changed to include the path to the states file. >> This is
  39. placed after the line with the heardfile (CALLS.MB). What happens now is that
  40. any bbs found in the states list will be changed to a hierarchical route.
  41. That way, you only need to keep state designators in your forward file, and
  42. some calls for local forwarding. No longer will you have to update your forward
  43. file, just the states list, and you can include foreign calls and routes.
  44.   When W9ZRX brings out a new list, just run it with STATES.EXE, and you will
  45. have a new states.mb file, ready for stateside forwarding.
  46.  
  47.   Now, when you list messages, the listing will show the number of times that
  48. a message is read. << The line in the config the shows the header information
  49. for the list command MUST be changed to reflect the new column "Read" right
  50. before the DATE/TIME field>> Also, a '*' will appear after the bbs call to
  51. indicate that a hierarchical route is with the message. That way, a normal
  52. list command ( Like L, LL, LM, ect ) will show that a hierarchical route is
  53. there. You can see the hierarchical route (EF:) by including the ';' after
  54. the L commands. ( L ;, LL 10 ;, LM ;, ect )
  55.  
  56.