home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT018.ZIP / SRUPDATE.HIS < prev   
Text File  |  1988-04-24  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                   STILL RIVER SHELL
  8.                                       BILL WHITE
  9.                                      P.O. BOX 57
  10.                                STILL RIVER, MA   01467
  11.                                      617-456-3699
  12.  
  13.  
  14.  
  15.           Gentle User:
  16.  
  17.           This file contains  the  revision  history  of  the  Still  River
  18.           Shell's Release 2.
  19.  
  20.  
  21.  
  22.           RELEASE 2.44 changes:
  23.  
  24.             -  Supports an  EGA  or  VGA board with a monochrome display in
  25.                the high performance direct io mode.
  26.  
  27.             -  List size limited to  available  memory  only.   On  a  640K
  28.                system, the shell can handle about 11,700 files  in a single
  29.                list.  Disk size  limited  to a 4.2 gigabytes (4,294,967,294
  30.                bytes).
  31.  
  32.             -  Allocates as much free memory for work space as it needs and
  33.                releases all its work space back to DOS prior to executing a
  34.                program under DOS from within the shell.
  35.  
  36.  
  37.  
  38.           RELEASE 2.36 changes:
  39.  
  40.             -  Modifies tag logic: a file's tag  is  removed  after  a  tag
  41.                sensitive operation completes against the tagged file.
  42.  
  43.             -  Adds  a  new  TAG  subcommand:  PRIOR.   The  PRIOR  command
  44.                reestablishes the tags that existed prior to  the  last  tag
  45.                sensitive command's  execution.  PRIOR is available as a TAG
  46.                subcommand,  <P>,   as  well  as  a  "Hidden  TAG"  command,
  47.                <ALT>+<P>.
  48.  
  49.             -  Restores   the  Shell's  Release  1.nn  XDOS  command   line
  50.                positioning:  the  DOS command line always  appears  at  the
  51.                Shell's command line input position near the bottom  of  the
  52.                screen rather  than where each completing program happens to
  53.                leave it.
  54.  
  55.             -  Increases the  diskette  based  documentation  to  include a
  56.                general description of the  syntax, features and operational
  57.                characteristics of the Shell's commands.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                         - 1 -
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.           RELEASE 2.24 changes to SR 1.82:
  74.  
  75.             -  Adds ATTRibute command to change file attributes.
  76.  
  77.             -  Adds  TAG  commands to the system which can tag,  untag  and
  78.                reverse tag  individual  files,  selected  ranges  of files,
  79.                lists  of  files  either  in  one  directory,  a   list   of
  80.                directories or system wide.
  81.  
  82.             -  Adds hidden global TAG  commands (<ALT>+<F>or<G>or<D> plus a
  83.                quick flip tag, <SPACE_BAR>, which work in command selection
  84.                mode in both LIST and FIND presentations.
  85.  
  86.             -  COPY, DELETE and MOVE work with a set of tagged files,
  87.  
  88.             -  Function Keys  now  execute  for each tagged file if you tag
  89.                files.
  90.  
  91.             -  XDOS  supports  an Ad Hoc batch execution against a  set  of
  92.                tagged files  with  replaceable  parameters  in  the command
  93.                line.
  94.  
  95.             -  Adds a new  replaceable  <shell_state>  parameter, <%6>, for
  96.                use in an Ad Hoc batch executed  XDOS command line which can
  97.                be used in place of <%4.%5>.
  98.  
  99.             -  Adds a file text search option to FIND.
  100.  
  101.             -  Adds a /v option to FIND  which drops you into VIEW when you
  102.                find a file; then, you decide whether to  add  to  the found
  103.                file to the FIND list or not.
  104.  
  105.             -  Adds FIND text subcommand to VIEW.
  106.  
  107.             -  Adds HEX mode to VIEW including HEX FIND.
  108.  
  109.             -  TREE  now  supports   full   directory   tree  for  selected
  110.                directory.  If you use (\),  a  directory tree of the entire
  111.                disk is displayed.
  112.  
  113.             -  Adds UP command to TREE.
  114.  
  115.             -  Adds  directory summary information for all directories  and
  116.                subdirectories in TREE.
  117.  
  118.             -  <Fn> and  XDOS  now  use a rapid context restore facility to
  119.                restore FIND and LIST  lists  when  they  return  from  DOS.
  120.                There is also a flash restore option which is even faster.
  121.  
  122.             -  Adds a full path insert to the command line edit.
  123.  
  124.             -  Access is provided to hidden and  system  files  with  query
  125.                safeguards.
  126.  
  127.  
  128.  
  129.                                         - 2 -
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.             -  Eliminates keywords from Shell's start-up command line.
  140.  
  141.             -  Pitch comes up only once a day, once or twice a month.
  142.  
  143.             -  OPTIONS uses an option editor, stored configuration file and
  144.                adds the following options:
  145.  
  146.                  *  <selector> placement after SORT.
  147.  
  148.                  *  Real time color selection.
  149.  
  150.                  *  Monochrome display attributes.
  151.  
  152.                  *  Memory usage display.
  153.  
  154.                  *  Initial sort criteria.
  155.  
  156.                  *  Case conversion.
  157.  
  158.                  *  XDOS and <Fn> batch execution against tagged files.
  159.  
  160.                  *  Query during batch execution.
  161.  
  162.                  *  Foreign language character display in VIEW.
  163.  
  164.                  *  Context recovery technique.
  165.  
  166.                  *  VIEW tab value.
  167.  
  168.                  *  Existing target file protection.
  169.  
  170.             -  Speed has improved.
  171.  
  172.             -  Frees more memory when executing programs under DOS.
  173.  
  174.             -  Manual is rewritten, expanded and now wire bound instead  of
  175.                three hole punched.
  176.  
  177.             -  Alas, the shell is no longer a light weight  at  92K  +  20K
  178.                minimum work space.
  179.  
  180.           We would  like  to  thank our registered users whose support made
  181.           these  improvements   possible.   And  we  hope  you  enjoy  your
  182.           evaluation of the Still River Shell.
  183.  
  184.                                            Sincerely,
  185.  
  186.                                            Bob Dye &
  187.                                            Bill White
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                         - 3 -
  196.  
  197.  
  198.