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