home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / s-river.zip / SRUPDATE.HIS < prev    next >
Text File  |  1989-01-14  |  8KB  |  265 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.                                      508-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.58 changes:
  23.  
  24.                  *  Adds a Fail-Safe option to the DELETE command.
  25.  
  26.                  *  Adds an UP command which displays the file  list of the
  27.                     next directory up (parent) and makes it the new current
  28.                     directory.
  29.  
  30.                  *  Adds an Exit prompt option.
  31.  
  32.                  *  Modifies the FIND  command  in the VIEW presentation to
  33.                     automatically clear the  old  find field when you begin
  34.                     to enter a new one.
  35.  
  36.  
  37.  
  38.             -  RELEASE 2.44 changes:
  39.  
  40.                  *  Supports an EGA or VGA board with a monochrome  display
  41.                     in the high performance direct io mode.
  42.  
  43.                  *  List size limited to available memory only.  On a  640K
  44.                     system, the shell can handle about 11,700  files  in  a
  45.                     single  list.   Disk size limited to  a  4.2  gigabytes
  46.                     (4,294,967,294 bytes).
  47.  
  48.                  *  Allocates as much free memory  for  work  space  as  it
  49.                     needs and releases all its work space back to DOS prior
  50.                     to  executing  a  program  under  DOS  from within  the
  51.                     shell.
  52.  
  53.  
  54.  
  55.             -  RELEASE 2.36 changes:
  56.  
  57.                  *  Modifies tag logic: a file's tag is removed after a tag
  58.                     sensitive operation completes against the tagged file.
  59.  
  60.  
  61.  
  62.  
  63.                                         - 1 -
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.                  *  Adds a new TAG  subcommand:  PRIOR.   The PRIOR command
  74.                     reestablishes the tags  that  existed prior to the last
  75.                     tag sensitive command's execution.  PRIOR is  available
  76.                     as  a  TAG subcommand, <P>, as well as a  "Hidden  TAG"
  77.                     command, <ALT>+<P>.
  78.  
  79.                  *  Restores  the  Shell's Release 1.nn XDOS  command  line
  80.                     positioning: the DOS command line always appears at the
  81.                     Shell's command  line input position near the bottom of
  82.                     the screen rather  than  where  each completing program
  83.                     happens to leave it.
  84.  
  85.                  *  Increases the diskette based documentation to include a
  86.                     general  description  of  the  syntax,   features   and
  87.                     operational characteristics of the Shell's commands.
  88.  
  89.  
  90.             -  RELEASE 2.24 changes to SR 1.82:
  91.  
  92.                  *  Adds ATTRibute command to change file attributes.
  93.  
  94.                  *  Adds TAG commands to the system which  can  tag,  untag
  95.                     and reverse tag  individual  files,  selected ranges of
  96.                     files, lists of files either in one directory,  a  list
  97.                     of directories or system wide.
  98.  
  99.                  *  Adds hidden  global  TAG  commands (<ALT>+<F>or<G>or<D>
  100.                     plus  a  quick  flip  tag, <SPACE_BAR>, which  work  in
  101.                     command   selection   mode  in  both  LIST   and   FIND
  102.                     presentations.
  103.  
  104.                  *  COPY, DELETE and MOVE work with a set of tagged files,
  105.  
  106.                  *  Function Keys now execute for each tagged file  if  you
  107.                     tag files.
  108.  
  109.                  *  XDOS supports an Ad Hoc batch execution against  a  set
  110.                     of tagged  files  with  replaceable  parameters  in the
  111.                     command line.
  112.  
  113.                  *  Adds a new replaceable <shell_state>  parameter,  <%6>,
  114.                     for use in an Ad  Hoc  batch executed XDOS command line
  115.                     which can be used in place of <%4.%5>.
  116.  
  117.                  *  Adds a file text search option to FIND.
  118.  
  119.                  *  Adds a /v option to FIND which drops you into VIEW when
  120.                     you find a file; then, you decide whether to add to the
  121.                     found file to the FIND list or not.
  122.  
  123.                  *  Adds FIND text subcommand to VIEW.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                         - 2 -
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.                  *  Adds HEX mode to VIEW including HEX FIND.
  140.  
  141.                  *  TREE now  supports  full  directory  tree  for selected
  142.                     directory.  If you use (\), a  directory  tree  of  the
  143.                     entire disk is displayed.
  144.  
  145.                  *  Adds UP command to TREE.
  146.  
  147.                  *  Adds directory summary information for all  directories
  148.                     and subdirectories in TREE.
  149.  
  150.                  *  <Fn> and XDOS now use a rapid context restore  facility
  151.                     to restore FIND and LIST lists when  they  return  from
  152.                     DOS.  There is also a flash  restore  option  which  is
  153.                     even faster.
  154.  
  155.                  *  Adds a full path insert to the command line edit.
  156.  
  157.                  *  Access  is  provided to hidden and  system  files  with
  158.                     query safeguards.
  159.  
  160.                  *  Eliminates  keywords  from   Shell's  start-up  command
  161.                     line.
  162.  
  163.                  *  Pitch comes up only once a day, once or twice a month.
  164.  
  165.                  *  OPTIONS uses an  option  editor,  stored  configuration
  166.                     file and adds the following options:
  167.  
  168.                       -  <selector> placement after SORT.
  169.  
  170.                       -  Real time color selection.
  171.  
  172.                       -  Monochrome display attributes.
  173.  
  174.                       -  Memory usage display.
  175.  
  176.                       -  Initial sort criteria.
  177.  
  178.                       -  Case conversion.
  179.  
  180.                       -  XDOS  and  <Fn>  batch  execution  against  tagged
  181.                          files.
  182.  
  183.                       -  Query during batch execution.
  184.  
  185.                       -  Foreign language character display in VIEW.
  186.  
  187.                       -  Context recovery technique.
  188.  
  189.                       -  VIEW tab value.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                         - 3 -
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.                       -  Existing target file protection.
  206.  
  207.                  *  Speed has improved.
  208.  
  209.                  *  Frees more memory when executing programs under DOS.
  210.  
  211.                  *  Manual  is  rewritten,  expanded  and  now  wire  bound
  212.                     instead of three hole punched.
  213.  
  214.                  *  Alas, the shell is no longer a light  weight  at  92K +
  215.                     20K minimum work space.
  216.  
  217.           We would  like  to  thank our registered users whose support made
  218.           these  improvements   possible.   And  we  hope  you  enjoy  your
  219.           evaluation of the Still River Shell.
  220.  
  221.                                            Sincerely,
  222.  
  223.                                            Bob Dye &
  224.                                            Bill White
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.                                         - 4 -
  262.  
  263.  
  264.