home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / syutlb37.zip / SU_BETA.TXT < prev    next >
Text File  |  1993-01-25  |  13KB  |  299 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │                 SYSUTIL 1.0 - A GT Power Sysop Utility Program              │
  3. │                     By Russell Kroll, GT Net/Node: 001/070                  │
  4. │             [C]opyright 1990,1991,1992,1993, All Rights Reserved.           │
  5. └─────────────────────────────────────────────────────────────────────────────┘
  6.  
  7.  
  8. -------------------------------------------------------------------------------
  9. Beta #37                                                               01/25/93
  10. -------------------------------------------------------------------------------
  11.  
  12.      1. The "External Programs" section looked odd when there were no
  13.         programs numbered higher than 9.  It mainly involved the little
  14.         borders above and below the program titles.
  15.  
  16.      2. Having the included files in ROUTING.BBS ($filename) would
  17.         not work if the $ was not at column 1, or if there was a space
  18.         between the $ and the actual filename.
  19.  
  20.         Thanks to Mike Schmieg for finding this.
  21.  
  22.      3. SYSUTIL will now optionally look in the NETECHO.BBS in addition
  23.         to the echolist whenever it needs to find an echo. See the included
  24.         SYSUTIL.CFG for more information.
  25.  
  26.         The line to add/change in SYSUTIL.CFG is NE=.
  27.  
  28.         Thanks to Mike Schmieg for suggesting this.
  29.  
  30.      4. There is a new option off the "Local Maintenance" menu:
  31.         "Current Activity".  This will look in the PID_FILE.BBS in
  32.         your LAN path and show you what is going on with your
  33.         system.  If you are running DESQview or a LAN, you can
  34.         see who's logged on, and what they're doing.  In the
  35.         case of some doors with advanced logging features
  36.         (BGQWK for example), you can even see what part of
  37.         the program they're in.
  38.  
  39.      5. My SU_USER source code got crosslinked on January 15th.  I restored
  40.         it from tape, and re-programmed the changes made since that backup.
  41.         Please let me know if anything did not get back in.  The changes
  42.         were quite small.
  43.  
  44.  
  45. -------------------------------------------------------------------------------
  46. Beta #36                                                               12/21/92
  47. -------------------------------------------------------------------------------
  48.  
  49. SYSUTIL:
  50.  
  51.  - FIX: Using QEDIT to perform certain functions on lines in the GTMDIR.BBS
  52.         would leave behind tabs rather than spaces.  SYSUTIL now treats
  53.         any line in GTMDIR.BBS that begins with a tab as a comment.
  54.  
  55.  - NEW: SYSUTIL will now find $ files in the main routing file and
  56.         will check them when looking for things.
  57.  
  58.         Thanks to Mike Schmieg for suggesting more $ support.
  59.  
  60.  - FIX: If there were any comments on the registration lines in SYSUTIL.CFG,
  61.         it would act as unregistered.
  62.  
  63.         Thanks to Mike Schmieg for finding this.
  64.  
  65.  - NEW: When changing the source of echoes, you may now enter a / alone as
  66.         the new source, and SYSUTIL will show you who is carrying that echo.
  67.  
  68.  - NEW: When adding echoes, SYSUTIL will now automatically update your
  69.         routing file(s), and your GTMDIR.BBS if you are not skipping the
  70.         echo.
  71.  
  72.  - FIX: Anything that asked "More?" would not take lowercase.
  73.  
  74.         Thanks to Mike Reish for finding this.
  75.  
  76.  - NEW: You can now have up to 20 external programs.  This is accomplished
  77.         by using a leading zero as a placeholder for numbers less than 10.
  78.  
  79.         External program #7 would be E07=..... for example.
  80.         Do not go higher than 20 or the program will bomb out. If you
  81.         truely need more external programs, let me know and I'll see
  82.         if I can add more.
  83.  
  84.         Thanks to Mike Reish for suggesting this.
  85.  
  86. -------------------------------------------------------------------------------
  87. Beta #35                                                               12/07/92
  88. -------------------------------------------------------------------------------
  89.  
  90. SU:
  91.  
  92.  - NEW: The GTMDIR indexing is now released.  There is a new option
  93.         under Local Maintenance: Index GTMDIR.  This will create the
  94.         previously mentioned GTMDIR index for the message maintenance
  95.         area.  This also speeds up entry to that area a lot.
  96.  
  97.         NOTE: It will only run on registered versions of SYSUTIL.
  98.               See the SYSUTIL.CFG file for information on configuring
  99.               the index.
  100.  
  101.  - NEW: The "Find Echo Descriptions" has changed a bit.  More lines will
  102.         now fit on the screen.  Also, a blank line will be placed between
  103.         the newest and the oldest lines to distinguish between them.
  104.  
  105.  - NEW: "Message Maintenance" will now display the number of messages
  106.         in that area next to the pathname.  Example:
  107.  
  108.                        E:\MESSAGE\GENERAL [7651]
  109.  
  110.         Thanks to Michael Arnett for suggesting this.
  111.  
  112.  - FIX: Uppercase and lowercase will now work at the origin editing
  113.         selection.
  114.  
  115.         Thanks to April Strong for finding this.
  116.  
  117.  - NEW: The "drop echo" option now utilizes the automatic ROUTING.BBS
  118.         editing function introduced in beta 33. Even though it was
  119.         originally intended for changing lines, it works great
  120.         deleting them too!
  121.  
  122.  - FIX: The drop echo option was opening GTPATH\echolist.bbs instead
  123.         of the echolist path specified in the SYSUTIL.CFG file.
  124.         This could have caused some problems on systems where the
  125.         ECHOLIST.BBS is not in the GTPATH.
  126.  
  127.  - FIX: Several screens would not wrap the cursor from the first choice
  128.         to the last.
  129.  
  130. SU_USER:
  131.  
  132.         The help screen has been re-done.
  133.  
  134.  - NEW: Access level searching has been introduced.
  135.  
  136.         Use the (A) command to activate and deactivate it.
  137.  
  138. -------------------------------------------------------------------------------
  139. Beta #34                                                               11/15/92
  140. -------------------------------------------------------------------------------
  141.  
  142. SU:
  143.  
  144.  - NEW: The SYSUTIL.CFG file should now be placed in your LAN path if you
  145.         have one and if not, in your GTPATH.  If it is not found in the
  146.         LAN path, SYSUTIL will check your GTPATH.  If it's not in your
  147.         GTPATH, SYSUTIL will let you know.
  148.  
  149.  - NEW: SYSUTIL will now delete the Q, E, F, B, and C files for echoes that
  150.         you drop.  This means that SYSUTIL will need to know which
  151.         drive you run netmail on. See the entry below.
  152.  
  153.         Thanks to Mike Schmieg for suggesting this.
  154.  
  155.  - NEW: There is a new field in SYSUTIL.CFG: mail drive. All that is
  156.         needed is the letter of the drive you run netmail on.
  157.  
  158.  - FIX: Editing the GTMDIR.BBS was missing a \ in the filename.
  159.  
  160.  - NEW: The configuration selection from the main menu now drops
  161.         directly into your ASCII editor. The ; comments added a few
  162.         versions back made the "View configuration" obsolete.
  163.  
  164.  - FIX: I believe I finally fixed the message maintenance bug.
  165.         Please try it out and let me know how it works.
  166.  
  167. SU_USER:
  168.  
  169.  - FIX: Editing the access level (or the protocol field) would not
  170.         "stick". It would change back as soon as you left the record.
  171.  
  172.         Thanks to Ed Cavender for finding this.
  173.  
  174.  - FIX: Using just / on the command line was causing a search for blanks.
  175.  
  176.  - NEW: The registration file now goes in the LAN path.  If you don't
  177.         have a LAN path, put it in the GTPATH.  If it is not found in
  178.         either place, SU_USER will act as unregistered.
  179.  
  180. -------------------------------------------------------------------------------
  181.  
  182.                                Welcome!!
  183.                                =========
  184.  
  185. This is a short note to welcome everyone into the new WIDE BETA cycle
  186. of Sysutil 1.0. If you have any problems, comments, suggestions, or
  187. need to send me mail, try E02/761 echomail or 001/070 netmail.
  188.  
  189. -------------------------------------------------------------------------------
  190. Beta #33                                                               11/01/92
  191. -------------------------------------------------------------------------------
  192.  
  193. SU:
  194.  
  195.  - FIX: Using "Message maintenance" twice would make an error 55.
  196.  
  197.  - NEW: If you press ENTER at the prompt for editing ANSI files,
  198.         SU will now ask if you want to start up your ANSI editor.
  199.  
  200.  - NEW: SU now takes even more of the load of editing ROUTING.BBS
  201.     off your hands!  The "Change source" command of "Modify echo params"
  202.         will now show you the old line and the new line.  Just say YES
  203.         and it changes it for you.  Say NO and it doesn't.  Say MANUAL
  204.         and you get to visit your ASCII editor like before.
  205.  
  206.         It still sends the GM's and GQ's regardless of Yes/No/Manual.
  207.  
  208. SU_USER:
  209.  
  210.  - FIX: The delete key was doing some strange things when editing a field.
  211.         Also, some of the fields were going over length a bit. This could
  212.         cause some strange problems when editing long fields.
  213.  
  214.  - FIX: The ENTER and N keys will ALWAYS go forward in the user file.
  215.         The P key will ALWAYS go backwards in the user file.
  216.  
  217.         Having search mode enabled does not change that.
  218.  
  219. -------------------------------------------------------------------------------
  220. Beta #32                                                               10/17/92
  221. -------------------------------------------------------------------------------
  222.  
  223. SU:
  224.  
  225.  ** BUG FIXES **
  226.  
  227.  - Anything that would post a message broke when 10/1 rolled around.
  228.    SU was putting "10-xx-1992" instead of "10-xx-92" into the MESSAGE.CTL.
  229.  
  230.  - The message area maintenance would go into a loop when a message area
  231.    had a USER_MSG.CTL, but nobody joined to it. This may occur when
  232.    the MMR pointer program creates USER_MSG.CTL files.
  233.  
  234.  - The cursor routines for "Message area maintenance" were buggy.
  235.    Eight cursor downs would result in 11! I also changed the operation
  236.    of PGDN and PGUP. They still scroll 11 lines, but they no longer
  237.    move the cursor. This way, you can skip around and keep the cursor
  238.    wherever on the screen you want.
  239.  
  240.  ** CHANGES **
  241.  
  242.  - "Drop echo" and "Change echo source" now drop into your editor
  243.    to modify ROUTING.BBS and GTMDIR.BBS. It has also been cleaned up
  244.    considerably.
  245.  
  246.  - The "Find Echo Description" has been cleaned up a bit. The "More?"
  247.    prompt now blinks to let you know if it is waiting for input.
  248.  
  249.  - The log file summary command has changed considerably! It now
  250.    updates on the screen as it reads from the log file. On some
  251.    systems, SU was taking far too long. In some cases, it was
  252.    even running out of memory! It has been recoded to run faster, too.
  253.  
  254.  - Free string memory has been increased about 20K. Some arrays have
  255.    been redone to clear themselves out when they're not being used.
  256.    This should help those with large user files trying to use the
  257.    message area maintenance option.
  258.  
  259.  - The message area maintenance option will now edit USER_MSG.CTL files!
  260.    You can edit both the last read pointer and the high scan pointer.
  261.    You can also edit the banned flag. This is set when a user attempts
  262.    to join an "application" area. It must be cleared for entry.
  263.  
  264.  - If you add an echo to an existing directory, SU will now allow
  265.    you to continue. However, it will not let you add an echo if
  266.    the MESSAGE.CTL already exists in that directory.
  267.  
  268.    SU will also now return to the netmail menu if it stops
  269.    due to a MESSAGE.CTL existing. (Bug fix)
  270.  
  271.  - SU now supports the enhanced GTMDIR.BBS format.
  272.  
  273. SU_USER:
  274.  
  275.  ** CHANGES **
  276.  
  277.  - There is now a command line search option for registered users!
  278.  
  279.    Usage:
  280.  
  281.    SU_USER /<searchstring>    example:   SU_USER /kroll
  282.  
  283.    Case of the searchstring is ignored. SU_USER will display a special
  284.    screen and jump to the first matching record. From there, it works
  285.    just like normal search-mode. If a match is not found, SU will stop
  286.    at the last record.
  287.  
  288. Other:
  289. =====
  290.  
  291.    I've been working on the documentation.  The top part of it has
  292.    changed to the new format.  The rest should be looking like that
  293.    in the next beta release.
  294.  
  295.  
  296. ----------------------------------------------------------------------------
  297. --- File truncated to save space. Originally went as far back as beta 1. ---
  298. ----------------------------------------------------------------------------
  299.