home *** CD-ROM | disk | FTP | other *** search
/ Lion Share / lionsharecd.iso / utils_mz / sts_400.zip / CHANGES.TXT < prev    next >
Text File  |  1992-05-12  |  19KB  |  343 lines

  1. Note:  This file is arranged from the latest release back to version 2.00
  2.        of Stereo Shell.  It is intended as a reference for updating users
  3.        to notify them of the changes made to the program.  It is suggested
  4.        reading for all users however...
  5.  
  6. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  7. CHANGES/ADDITIONS/IMPROVEMENTS from versions 3.21 to 4.00
  8.  
  9. **  Removed the setup program from the main code and made it an integrated
  10.     external program.  This prevents the wasting of valuable memory space
  11.     while the main program is executing.  The setup program is loaded only
  12.     when and while needed.  The setup program MUST reside somewhere in the
  13.     PATH= definition so that it can be found by STS.EXE.
  14.  
  15. **  Added selective marking capability.  If the F2 marked file menu is
  16.     invoked with no files marked, the marking menu will appear allowing
  17.     the user to define a marking criteria.
  18.  
  19. **  Added directory tree generation/display capability that includes a
  20.     file preview window.  Pressing the [Ins] key, the space bar, or both
  21.     mouse buttons while the cursor is in the center window will allow
  22.     the user to view a tree of the drive and all files in each
  23.     sub-directory.
  24.  
  25. **  Added automatic recognition and support for international date formats.
  26.     This seems to be the leading request from the Canadian, European, and
  27.     Japanese registering users.
  28.  
  29. **  Added string search capability to the StS internal viewer.  This is a
  30.     case-insensitive forward search that works in both the hex and ASCII
  31.     modes.  The Boyer-Moore search technique is used and provides StS with
  32.     one of the fastest searches in the business.
  33.  
  34. **  Added support for up to 8 file compression programs.  This represents
  35.     an increase from 4 in previous versions.  At release, version 4.00
  36.     includes built in default commands for; PKZIP, PKPAK, LHA, PAK, and
  37.     ARJ.  Three "spare" slots are also available.
  38.  
  39. **  Added support for up to 8 external programs which allow the user to
  40.     enhance the file compression programs.  Each compression type may now
  41.     have an additional external program defined for it.
  42.  
  43. **  Added support for up to 10 USER defined external programs.  This is
  44.     an increase from the previous 8.
  45.  
  46. **  Added support for 10 LAUNCHABLE application programs.  A new feature
  47.     of StS which allows the user to execute a program based on the
  48.     filename extension of the highlited file.  A logical progression
  49.     from the basic idea StS has always used to make life simpler.  One
  50.     may now run any external application based on the filename extension
  51.     of one of its data files.
  52.  
  53. **  Added the "pass filename 1st" option on external program definitions
  54.     which will allow programs that require the filename preceed the paremeters
  55.     to be executed.  LIST.COM is a notable program in this catagory.
  56.  
  57. **  Added "executable file filter".  At the press of a key, only executable
  58.     files will be displayed in a window.  This allows the user to quickly
  59.     eliminate the "trash" and see what there is to run.  Pressing the back-
  60.     space or asterisk key will filter the executables.
  61.  
  62. **  Added the ability to disable duplicate filename checking when copying
  63.     and moving files.  When the first duplicate is found, the user may
  64.     bypass all future checking by selecting the <A>ll option.
  65.  
  66. **  Added 4DOS (tm) compatible file comment system.  StS will now automatic-
  67.     ally move, copy, rename, and delete 4DOS file comments when manipulating
  68.     files on the disk.  File comments may also be created, edited, and
  69.     deleted, with StS.  Press the <Alt><C> key pair to view/edit a file
  70.     comment.
  71.  
  72. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  73. CHANGES/ADDITIONS/IMPROVEMENTS from versions 3.20 to 3.21
  74.  
  75. **  Removed keyboard buffer clearing on all but the [ALT][F10] file erase.
  76.     command.  Buffer clearing was installed in 3.20 to prevent keyboard
  77.     run-on but several users who like to feed StS fast keystrokes, complained
  78.     about the buffer clearing.
  79.  
  80. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  81. CHANGES/ADDITIONS/IMPROVEMENTS from versions 3.12 to 3.20
  82.  
  83. **  Added a new medium resolution video mode supported on VGA equipped
  84.     machines.  This mode provides a nice 28 line mode or 33 line mode when
  85.     using V33.  V33 is another M.R.E. product available as freeware from
  86.     us.
  87.  
  88. **  Changed internal file data structure in preparation for future 4.00
  89.     version.  This change allows StS to keep more information in less
  90.     memory and provides the enhanced time display mentioned later.
  91.  
  92. **  Changed ALT-T time command so that it toggles the entire file window
  93.     into time/date mode.  The user may save the window settings for this
  94.     display type in a manner identical to how the sort type is saved.
  95.  
  96. **  Changed the screen display so that the file size, time, date, and
  97.     attributes, can always be seen for the highlighted file.  This change
  98.     also allows display of the sub-directory creation dates, times, etc.
  99.  
  100. ** Fixed a couple of minor bugs. (1.) Screen glitch when marking files bigger
  101.    than 10 megabytes.  (2.) I/O redirection option error when creating a
  102.    compressed file from files located on a disk root directory.
  103. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  104.  
  105. CHANGES/ADDITIONS/IMPROVEMENTS from versions 3.10 to 3.11 & 3.12
  106. **  Fixed a couple more minor bugs and added the ability to "see" hidden
  107.     sub-directories when the hidden files switch is on.
  108.  
  109. **  Fixed bug in new extended ZIP menu that would cause erratic operation
  110.     when using page up / page down keys inside large .ZIP files.
  111.  
  112. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  113.  
  114. CHANGES/ADDITIONS/IMPROVEMENTS from versions 3.00 to 3.10
  115.  
  116. **  Added Extended Zip menu.  The "EZ" menu allows the user to mark files
  117.     within a .ZIP file for extraction/deletion/viewing.  This eliminates the
  118.     need for extracting all the files in a .ZIP or trying to remember the
  119.     filenames.
  120. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  121.  
  122. CHANGES/ADDITIONS/IMPROVEMENTS from versions 2.2x to 3.00
  123.  
  124. **  The DOS gateway command (<Alt><D>) has been improved in two ways.  First,
  125.     the gateway path is now derived from the hooked window instead of always
  126.     gating to the left window path.  Second, the user may now execute a DOS
  127.     command directly from Stereo without completely shelling out to DOS.
  128.     This eliminates the need to type EXIT and go through that whole nine
  129.     yards every time one wishes to issue a single DOS command.  The gateway
  130.     is still available and is entered by NOT issuing any command when
  131.     prompted after an <Alt><D>.  Pressing just plain <ENTER> will cause StS
  132.     to gateway to DOS.
  133.  
  134. **  Files can now be moved between drives.  This has to be the number one
  135.     request I have received from users of older versions and it is now a
  136.     reality.  Logic has been incorporated within StS to do an automatic
  137.     copy/delete sequence simulating a file move between different logical
  138.     disk drives.
  139.  
  140. **  DOS commands now work directly from StS.  Call it a bug, an error or
  141.     whatever, earlier versions of StS had problems running the DOS utility
  142.     programs like CHKDSK, DISKCOPY, FORMAT, etc.  The problem was that the
  143.     parameters could not be passed properly.  The real problem was that this
  144.     programmer did not realize that Microsoft was still using a PC-DOS 1.00
  145.     method to pass these parameters and had not incorporated it in Stereo's
  146.     routine that executes external programs.  After some research, the
  147.     oversight has been corrected and the author has re-learned a valuable
  148.     lesson:  Old programs never die, they just get "enhanced".
  149.  
  150. **  All windowed menus now support the use of letter key command entry in
  151.     addition to the use of function keys and point-n-shoot.  This was done
  152.     in response to some of you who can type. <grin>  The letter that applies
  153.     to each command appears to the left of the command and is in the window
  154.     border color.  The menus have also been enhanced in that they scroll down
  155.     and lock at the command selected when a letter or function key is used to
  156.     make the selection.
  157.  
  158. **  An "EXIT" prompt similar to ProComm's (tm) DOS gateway exit prompt has
  159.     been added to Stereo.  This serves to remind the user that he is shelled
  160.     to DOS and is not running the base copy of the command processor.
  161.  
  162. **  Stereo's internal video routines have been completely re-written.  This
  163.     was done in an attempt to make the program as fast and as compatible as
  164.     possible with the 14,283.5 different video display cards that are on the
  165.     market today.  Some users reported minor problems running in high
  166.     resolution modes with garden variety EGA cards in older versions.  The
  167.     new routines follow all the guidelines this programmer can find in an
  168.     attempt to eliminate the quirks.
  169.  
  170. **  The program's "beep" sound has been changed to a shorter less irritating
  171.     tone.  This is in keeping with President Bush's "kinder, gentler" America
  172.     theme.
  173.  
  174. **  Internal logic that locates system disk drives has been improved.  Users
  175.     of network systems that have disk drive letters not assigned in sequence
  176.     will find that this version of StS will not report drives that are not
  177.     there.  If you have a "G" and an "I" drive but no "H" drive, StS 3.00
  178.     will not bother you by displaying the letter H in the drive selection
  179.     list.  A C D E F G I J K ...   would be a typical display.
  180.  
  181. **  Exit stage right?  OK.  The program now allows the user to exit to the
  182.     left window path, the right window path, or back to the sub-directory 
  183.     from which it was invoked.
  184.  
  185. **  EXIT right now!  A new <Alt><Q> command will dump you immediately
  186.     back to the operating system in the original load directory.
  187.  
  188. **  File window wrap around re-engineered.  Mouse users can now quit cussing
  189.     because StS will no longer wrap around sideways when the mouse is used to
  190.     direct the cursor.  The keyboard will still allow horizontal wrap/re-hook
  191.     but the mouse hits the wall.  This feature really improves control with
  192.     the mouse.
  193.  
  194. **  Vertical wrap around in file windows now an option.  If enabled, the file
  195.     windows will wrap from top to bottom - bottom to top when the first/last
  196.     file is moved past.  The program "beeps" to inform the user that it has
  197.     wrapped around.  Set this option from the Set-up Menu.
  198.  
  199. **  BBS sysops and user's involved with network mail arriving in compressed
  200.     formats with extensions like .A14 or .Z02 have asked that the program
  201.     be able to recognize these extensions as compressed files.  This version
  202.     incorporates internal logic to accomplish this task.  Any file with an
  203.     extension matching the 1st letter of a compressed file extension followed
  204.     by either the correct remaining letters or a numeric digit will be
  205.     processed as a compressed file by StS.  examples: .Z04, .LZ6, and .A2C
  206.     would be assumed to be ZIP, LZH, and ARC files.  This  change does not
  207.     apply to any other file types.
  208.  
  209. **  The tab key is now active.  The Tab key will now move the cursor between
  210.     windows.
  211.  
  212. **  File date and time now changeable with Stereo.  The file attribute editor
  213.     has been enhanced and will now allow the user to change the file date and
  214.     time as well as its attributes.
  215.  
  216. **  File times may now be displayed with StS.  A new <Alt><T> command allows
  217.     the user to see the creation date/time of the hi-lighted file.
  218.  
  219. **  Marked file options abound.  Several marked file options have been added
  220.     in response to user requests.  The changes are too numerous to go into
  221.     here and are generally self explanatory anyway.  Open the marked file
  222.     menu and try them out.
  223.  
  224. **  Stereo's internal file viewer will now allow selected printing from the
  225.     displayed file.  This feature will allow the user to print anything from
  226.     a few lines to a complete file.  The feature is also supported in HEX
  227.     mode and will do a hard copy HEX dump.
  228.  
  229. **  Compressed file I/O may now be re-directed.  This feature allows the user
  230.     much easier control over the file compression system.  Files may be
  231.     extracted, freshened, updated, or created from, any sub-directory on the
  232.     system.  The ability to work between windows without the need to type in
  233.     a complete path is the main advantage of this new feature.
  234.  
  235. **  Floppy drive drag cut to a minimum.  Older versions of StS constantly
  236.     re-read a floppy disk drive when a window was pointed at one.  This
  237.     version incorporates several improvements in the way that the disk
  238.     sub-directory information is stored internally and thus reduces the need
  239.     to constantly read the floppy drive to retrieve that information.  Users
  240.     should note that using the right window to point at floppies will produce
  241.     the least number of re-reads, however the overall system performance when
  242.     either window is used has been greatly improved.
  243.  
  244. **  Arrrggggh! I got dots on the screen!!  Relax, the little dot that appears
  245.     right after the file size is indicating the file "archive" bit is set.
  246.     This new feature was included for users who have disk backup systems that
  247.     are capable of backing up only files that have been changed since the
  248.     last backup was made.  The archive bit is set whenever you edit or
  249.     otherwise change a file.
  250. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  251.  
  252. CHANGES/ADDITIONS/IMPROVEMENTS from versions 2.1x to 2.20
  253.  
  254. **  ZDIR will hereafter be called the "working directory"  since the name and
  255.     path is no longer hard coded into the program.  A new setup option will
  256.     allow the user to rename/relocate the working directory.  See the
  257.     File/path options in setup mode.
  258.  
  259. **  StS now has the ability to auto-load a HELP file.  We have included a
  260.     prepared help file named HLP.TXT with this package.  This is a standard
  261.     ASCII text file that may be edited/appended by the user.  The default path
  262.     for the help file is C:\STEREO but it may be changed by the user.  See the
  263.     File/path options in setup mode.  Press <Alt><H> for help!
  264.  
  265. **  An instant DOS gateway key is now supported.  Press <Alt><D> to gateway
  266.     to DOS instantly...type EXIT to return to StS.
  267.  
  268. **  A new screen saver feature has been added.  Under the Screen/mouse options
  269.     in setup mode you may activate this feature.  This is a three mode feature
  270.     which may be either OFF, ON, or MSG.  The ON mode simply clears the screen
  271.     to black, whereas the MSG mode will "bounce" a message at random around
  272.     the screen.  This is a simple CLS saver with a 10 minute delay.  It is
  273.     only active when StS is running and will not effect any external program
  274.     you have executed from StS.
  275.  
  276. **  StS will now allow the renaming of directories via function key <F8>.  DOS
  277.     version 3.00 or above is required to use this feature.  If you are not
  278.     using a supporting DOS version, StS will respond to the command with a
  279.     beep.
  280.  
  281. **  The StS viewer high resolution HEX mode now displays more rows of data.  A
  282.     couple of minor bugs in the viewer were also killed.
  283.  
  284. **  Window capacity increased from 500 to 600 files per screen side.  600
  285.     files and 200 sub-directories/side = 1600 total entries!
  286.  
  287. **  The program now accepts lower-case letters when prompting for parameters
  288.     for running external programs.  This fixes a previous oversight on our
  289.     part.
  290.  
  291. **  Fixed a bug that caused sub-directories that were created from the right
  292.     side while it was pointed at the root directory to be placed incorrectly.
  293.  
  294. **  Implemented a better drive detection routine so that StS will report the
  295.     correct number of disk drives available.
  296. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  297.  
  298. CHANGES/ADDITIONS/IMPROVEMENTS from versions 2.0x to 2.10
  299.  
  300. **  The name designation has been changed from "Registered" to
  301.     "Professional" in the version supplied to registered users.
  302.  
  303. **  The environment string "SET" string has been changed to STS_CFG and the
  304.     default name for the config file is STSCFG.CFG.  I hope to standardize
  305.     on these names.  The .CFG file is NOT compatible with the 2.0x version
  306.     .CFG file.  Refer to the .DOC file for information about how to use
  307.     the environment SET string.
  308.  
  309. **  The program now supports 8 user defined utilities instead of 4.
  310.  
  311. **  This version supports an optional external LIST or VIEW utility.  If the
  312.     user desires to use a utility such as LIST64A.COM instead of the
  313.     built-in viewer, all that need be done is define this utility in SETUP
  314.     mode.  If the viewer is not defined, StS will default to its internal
  315.     routine.
  316.  
  317. **  StS version 2.10 now supports "hot" parameter passing to the editor,
  318.     viewer and user defined utilities.  In SETUP mode, if the user defines
  319.     the parameters to pass as a simple question mark (?), that user program
  320.     will prompt for input when it is executed.  Defining any other parameter
  321.     string or nothing at all will skip the prompting and send any defined
  322.     parameters to the utility.  This new feature is useful for programs
  323.     such as file finders that require a different filename when executed or
  324.     in cases where the user wants to use different parameters for programs
  325.     when the programs are used in different situations.
  326.  
  327. **  Horizontal mouse movement has been "dampened" to allow the user a more
  328.     comfortable level of control with the mouse.  The overall mouse
  329.     sensitivity range has also been increased by a factor of 100.  This change
  330.     should allow StS to be used with a wider variety of mice species.
  331.  
  332. **  A compatibility problem with Desqview (tm) was fixed.
  333.  
  334. **  A bug involving spaces in the volume label was fixed.  StS will now
  335.     display the complete volume label including imbedded spaces.
  336.  
  337. **  A bug involving using StS with the new PAK2x file compression program
  338.     was fixed.
  339. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  340.  
  341. I welcome user input!
  342.                                                    Emery Wooten
  343.