home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / CF536N.ZIP / CHANGES < prev    next >
Text File  |  1994-01-01  |  30KB  |  650 lines

  1.  
  2.  
  3.  
  4.                      *******************************
  5.                      *                             *
  6.                      *  CMFiler -- Version 5.36n   *
  7.                      *                             *
  8.                      *******************************
  9.  
  10.      Changes Since Version 5.32:
  11.  
  12.      The following features have been added or improved since Version 5.32, in
  13.      reverse chronological order:
  14.  
  15.      ----- 5.36n -----
  16.  
  17.      Corrected longstanding bug that generate "access denied" errors when
  18.      attempting to copy certain files on network drives.
  19.  
  20.      ----- 5.36m -----
  21.  
  22.      Added quick printout of registration form in shareware edition (Ctrl-R).
  23.  
  24.      Added mouse speed adjustment to mouse menu in main module, corrected
  25.      minor bugs, and relabelled 5.36m (for "mouse").
  26.  
  27.      ----- 5.36e (Beta test version) -----
  28.  
  29.      Added mouse support for navigation and some commands.  The mouse features
  30.      stay dormant until the mouse is moved.  In the main module, the tree
  31.      display and the file list display in the tree module, a five-character
  32.      mini-mouse menu appears on the same line as the cursor and highlight,
  33.      showing five operations that can be clicked with the left button:
  34.  
  35.      o  The left-arrow character (ASCII 27) acts like the Enter key, for
  36.      directory navigation and file viewing. 
  37.      o  The three-line character (ASCII 240) pops a menu into the active
  38.      window. 
  39.      o  The up, down and left or right triangles act like PgUp, PgDn and Left
  40.      or Right Arrow for navigation.
  41.  
  42.      In the cases of file lists, the right button toggles the state of the
  43.      tag.  Several files can be tagged by holding down the right button and
  44.      dragging the mouse up or down the file list.
  45.  
  46.      The left button may in most cases be used to accept the default offering
  47.      in yes/no choices, same as the Enter key.
  48.  
  49.      In the editor/viewer, the left button has the same effect as the Enter
  50.      key.  Mouse movement navigates on the page like the arrow keys.  Holding
  51.      the right button down and moving the mouse up or down activates a
  52.      variable-speed scroll feature.
  53.  
  54.      The escape options in the editor have been revised to reduce the number
  55.      of keystrokes required to exit using the standard defaults (i.e., save
  56.      edit, do not reuse original date/time, do not save original as *.BKP, and
  57.      do not return to editor).  The keystroke X or Enter after Escape exits
  58.      the editor with the standard options.  To save the edited file but use
  59.      one of the non-standard exit options, press Y after Escape, and then pick
  60.      the options desired.
  61.  
  62.      ----- 5.36d -----
  63.  
  64.      Added * and ? wild cards to G and Alt-G "go to" functions in main module,
  65.      and ? wild card to "find text" functions in editor and tree.
  66.  
  67.      Made filename display and Goto algorithm the same (name - extension) in
  68.      all sort modes.
  69.  
  70.      Soft-delete no longer changes file date/time stamp when moving files to
  71.      ~TRASH~ directory.  ~TRASH~ purge now cleans out all files, not just
  72.      those from yesterday and before.  D command is now taken to be hard-
  73.      delete for RAMDrives <10M, as for floppies.
  74.  
  75.      When expanded file size display is invoked by +, file size in bytes now
  76.      uses attribute field for the extra space needed, instead of time field.
  77.  
  78.      When exit with Esc, restores all drives to the paths that were current on
  79.      entry.  When exit with Alt-Q, leaves all drives set to current paths.
  80.  
  81.      The \ and keypad Enter keys on British keyboards now respond as
  82.      documented.
  83.  
  84.      "New drive" prompt now shows list of all valid drives.
  85.  
  86.      Added option in Shift-O menu to display file dates using the European
  87.      convention (dd-mm-yy).
  88.  
  89.      Ctrl-K adjusts cursor size, decrementally on each keystroke.  This is a
  90.      savable configuration parameter.
  91.  
  92.  
  93.      ----- 5.36c -----
  94.  
  95.      Added diskette copier (Shift-K for disKopy), which copies a master disk
  96.      from a floppy drive and makes as many exact images to formatted or
  97.      unformated blank diskettes as desired.
  98.  
  99.      Added floppy disk formatter (Shift-M for forMat), and expanded the
  100.      capability of the floppy fill function (shift-i) to accept unformatted
  101.      disks, including the first disk in the sequence.  Target panel need not
  102.      be selected to the drive filling to.  Floppy filler asks explicitly which
  103.      drive to fill to, and then sets up the target panel to that drive for
  104.      you, after formatting the first floppy (if needed).
  105.  
  106.      Corrected logic error and expanded capacity for notes from 600 to 1200
  107.      per directory, memory permitting.
  108.  
  109.      ----- 5.36b -----
  110.  
  111.      Options added to print fiLe facility:  Issue form feed at end; print
  112.      filename/date/time header on first page; provide left margin of 0, 5 or
  113.      10 spaces; route to printer 1 or 2 (LPT1 or LPT2).  Settings can be saved
  114.      to the .CFG configuration file to become the default offering for next
  115.      printout.
  116.  
  117.  
  118.           CMFiler -- Addendum                 1-2             
  119.      ----- 5.36a -----
  120.  
  121.      New operators Ctrl-U/L/I added to editor.  Ctrl-U forces alphabetic
  122.      character at cursor to upper case, Ctrl-L forces to lower case, Ctrl-I
  123.      inverts.
  124.  
  125.      Limit removed on number of filenames displayed in viewing contents of
  126.      compressed files.  Display screen size increased, PageUp/Down added.
  127.  
  128.      File mask now blinks whenever it is other than *.*, as a visual cue that
  129.      what you see is not necessarily all that is there.
  130.  
  131.      Expanded file move command (Shift-C) to better accomodate cross-drive
  132.      file moves (reduced number of keystrokes).
  133.  
  134.      Added date/time stamp to directories in display, and corrected minor
  135.      anomalies.
  136.  
  137.      ----- 5.36 -----
  138.  
  139.      Corrected miscellaneous minor anomalies, and repackaged for major
  140.      release.
  141.  
  142.      ----- 5.35k -----
  143.  
  144.      Corrected miscellaneous minor bugs and anomolies.
  145.  
  146.      ----- 5.35j -----
  147.  
  148.      The permissible tree size was again increased, to 1700 directories, and a
  149.      minor bug in the routine that reverses the function of the high-intensity
  150.      bit was fixed.
  151.  
  152.      The default name assumed for Integrity Master's integrity data files, for
  153.      the purpose of protecting them against inadvertent overwriting, was
  154.      changed to ZZ##.IM, reflecting the default name assigned by Integrity
  155.      Master in version 1.24a and later.  This name can be changed using the
  156.      command Alt-I (for IDname, where "ID" stands for integrity data).
  157.  
  158.      ----- 5.35i -----
  159.  
  160.      The facility to view the file list within a compressed file has been
  161.      expanded and improved to now include .EXE files (on the assumption that
  162.      they are self-extracting files), and to find files in mixtures of
  163.      compression types packed together.
  164.  
  165.      An option has been added to the Shift-O user Options screen to allow the
  166.      action of the color attribute high-intensity bit to be inverted.  Some
  167.      LCD color monitors take the purpose of the high-intensity bit to be just
  168.      opposite the normal sense, ie, high intensity enable when bit is zero
  169.      instead of one.
  170.  
  171.      The permissible tree has been increased to 1000 directories from 505, to
  172.      accomodate large network directories.
  173.  
  174.      ----- 5.35g -----
  175.  
  176.  
  177.           CMFiler -- Addendum                 1-3             
  178.      The command line color mode "V" (for VGA) is now recognized, in the form
  179.      of the argument @V, similar to the previous @C, @M, etc.
  180.  
  181.      Support for VGA 43/50-line display has been added, and may be invoked in
  182.      one of two ways:
  183.  
  184.      o  On the fly.  The Shift-O user Options screen has a new line to set 25,
  185.      43 or 50-line display, on the screen below the monitor line.  This line
  186.      can only be accessed if CMFiler senses a VGA card installed.  The choices
  187.      are 2,4 or 5.  Switch is stored immediately in the .CFG file for the next
  188.      execution of CMFiler.
  189.  
  190.      o  Through the command line.  Simply add 25, 43 or 50 to the argument @V
  191.      (or @C or @M).  This will override the previously recorded mode in the
  192.      .CFG file.
  193.  
  194.  
  195.      ----- 5.35f -----
  196.  
  197.      Further testing of CF's two sorting algorithms (the original bubblesort
  198.      and the more recently used quicksort) for speed in sorting large
  199.      directories reveals that neither one is superior under all conditions.
  200.      Therefore, the user has been given the option (letter A in Ctrl-O
  201.      Ordering menu) to select whichever one works best in the environment of
  202.      that user's file structure.  Much depends on the "natural" DOS order --
  203.      the order in which the directory was constructed, and in which DOS reads
  204.      the directory table.
  205.  
  206.      Quicksort works best for directories that already have a high degree of
  207.      natural order, or a high degree of disorder, and does poorly compared to
  208.      bubblesort in "lumpy" directories, which have clumps of ordered files
  209.      randomly arranged.  If you use principally one ordering scheme and both
  210.      algorithms are making you wait each time you read a large directory,
  211.      there is a way to cause DOS to reorder the directory table so that
  212.      quicksort in particular will do much better:
  213.  
  214.      -    Make a new directory on the same path in the same level as the
  215.      directory to be reordered, and select it in one panel. 
  216.  
  217.      -    Put the directory to be reordered in the other, and with the desired
  218.      ordering option selected, tag all the files and move them to the new
  219.      directory.  They will be moved in the order listed, and thus the
  220.      directory table being created will have a "natural" DOS order the same as
  221.      the one you most use.  ("Moving" is nothing more than renaming, so no
  222.      data reading/writing is involved, only directory table-making.)
  223.  
  224.      -    Delete the old directory, and rename the new one like the old.
  225.  
  226.      To be sure, disorder will creep back in, and this procedure may need to
  227.      be repeated.  However, the occasional time investment will be worth it
  228.      for the aggravation it will save waiting for sorts.
  229.  
  230.  
  231.      A "floppy fill" function has been added to the main module, called by
  232.      "Shift-I", which fills floppy diskettes in the drive selected in the
  233.      target panel with the tagged files from the directory in the source
  234.      panel.  Diskettes must be preformatted, but need not be empty.  User may
  235.  
  236.           CMFiler -- Addendum                 1-4             
  237.      specify a margin in kb to reserve on each floppy.
  238.  
  239.      To use the floppy filling function:
  240.  
  241.      1.   Put the first diskette to be filled in drive A or B, and select that
  242.      drive in one panel.
  243.  
  244.      2.   Select the other panel to the directory containing the source files
  245.      to be copied.   Tag all the files to be copied (press A to tag them all),
  246.      and press Shift-I.  Specify number of kilobytes to hold in reserve on
  247.      each floppy.  (CF adds 2 just to be safe.)  Filling starts.
  248.  
  249.      3.   When each diskette is full, the files that were successfully copied
  250.      are untagged in the source panel, and, if there are still files to copy,
  251.      CF gives the choice of Escaping from the operation, or putting in a new
  252.      disk and pressing any other key to resume.  You may suspend the filling
  253.      with Esc, and then resume with Shift-I without loss of continuity as long
  254.      as you leave the tags in the source panel alone.
  255.  
  256.      This function is "semi-smart".  It first looks to see if any existing
  257.      files on the target floppy are the same as files tagged in the source,
  258.      and updates them as appropriate, untagging the corresponding source files
  259.      that matched.  Then it looks at the source for tagged files that will fit
  260.      in the remaining space on the floppy, and adds them until the floppy is
  261.      full.  Thus the floppy-fill can be used for updating a set of backups
  262.      previously created with the floppy-fill function.  
  263.  
  264.  
  265.      As a further safeguard against loss of data during file copying, if you
  266.      leave "soft" delete enabled, in addition to files that you "soft" delete
  267.      going to the ~TRASH~ trashcan directory, newer files that you overcopy
  268.      with older files also go to ~TRASH~, even after you confirm the action.
  269.  
  270.  
  271.      The method of ensuring against inadvertent carryover of unseen sensitive
  272.      or classified data during file copying through the slack space of the DOS
  273.      input/output buffers has been completely revised.  This protection is now
  274.      provided automatically all the time, cannot be switched off, and is
  275.      operating system-inndependent.  In fact, the method now used enhances the
  276.      speed of file copying by up to 10-20%.
  277.  
  278.      Consequently, the option "Clear I/O buffers if located?" in the Shift-O
  279.      screen is no longer needed, and has been replaced with the following:
  280.      "Wipe old files during HARD Delete, Copy and Move?"  When this is set to
  281.      Y, old files will be completely obliterated by overwriting all their data
  282.      with the continuous sequence "cfcfcf..." before deleting them using the
  283.      DOS file delete service.
  284.  
  285.      (As a point of information, the DOS "delete" service in fact only changes
  286.      the first character of the file name in the directory table, and the
  287.      cluster pointers in the file allocation table (FAT), and does NOT change
  288.      or erase any of the data clusters themselves.  Until they are overwritten
  289.      by some other file, in whatever order DOS chooses to reuse the freed-up
  290.      clusters, they are available for reading by any disk-scanning program
  291.      that looks at the disk with absolute sector reads, ignoring what the
  292.      directory table SAYS is on the disk.  Much of the Irangate evidence was
  293.      retrieved this way by investigators.  This new feature in CF guarantees
  294.  
  295.           CMFiler -- Addendum                 1-5             
  296.      the obliteration of "deleted" data by overwriting all data in the file,
  297.      from beginning to end, with "cfcfcf..." before using the DOS delete
  298.      service.)
  299.  
  300.  
  301.      All runtime questions requiring a (y/n) respond from the user now also
  302.      offer a defauly, shown in capital letter at the cursor and chosen to
  303.      reflect the more likely response under the circumstances, or the more
  304.      conservative response from the standpoint of protecting files from
  305.      inadvertent deletion.
  306.  
  307.      For example, when deleting files(s) with D or Ctrl-D, the default
  308.      offering is Y in the confirmatory request, since it is more likely that
  309.      deletion is what you intended, and you did not hit the D or Ctrl-D key by
  310.      mistake.  On the other hand, N is the default offering if a Read-only
  311.      file is encountered during the delete operation, since assigning this
  312.      attribute is a normal way of providing extraordinary protection of
  313.      individual files, and if you are using the Read-only attribute correctly,
  314.      you should typically NOT want to delete the file.
  315.  
  316.      ----- 5.35e -----
  317.  
  318.      In the editor, a significant bug was corrected that resulted in loss of
  319.      part of the file if the user returned to the editor after saving the
  320.      file.
  321.  
  322.  
  323.      In the tree module, a logic fault that was blocking the Esc bailout
  324.      during file text searches.
  325.  
  326.  
  327.      In the main module, minor logic errors were corrected in the command line
  328.      support for masks.  
  329.  
  330.      ----- 5.35c -----
  331.  
  332.      In the main module, the file date/time change service has been expanded
  333.      to permit mass date/time setting by tagging a collection of files, and
  334.      pressing Alt-F as before.  If files are tagged, the user must then
  335.      confirm the desire to have all tagged files set to the same date/time
  336.      stamp.  The default values in the data entry windows are taken from the
  337.      topmost tagged file in the listing.
  338.  
  339.  
  340.      The logic which retains knowledge of the current cursor position in the
  341.      target directory during directory-altering operations, such as file
  342.      copying, has been refined to remove some anomalies.
  343.  
  344.      ----- 5.35b -----
  345.  
  346.      In the editor, to support easier updating of the on-disk file copy during
  347.      long editing sessions, a fourth option has been added to the Escape
  348.      sequence -- "Return to editor? (y/n)", with the default set to N, since
  349.      in most cases the user wants to leave the editor.  So to update the on-
  350.      disk copy of the file being edited, the following keystrokes might be
  351.      used in the middle of the editing session: Esc-Enter-Enter-Enter-Y.
  352.  
  353.  
  354.           CMFiler -- Addendum                 1-6             
  355.      In the main services file module, pressing Enter to view a .ZIP, .LZH,
  356.      .ARJ or .ARC file displays a listing of the names of all the files
  357.      compressed in that archive file (maximum of 60 file names).
  358.  
  359.  
  360.      In the main file services module, user now has the option to continue
  361.      copying or moving tagged files after a disk file creation/write/read
  362.      error, rather than having the operation automatically cancelled.  Also,
  363.      the error trapping routines were updated and one anomaly corrected.
  364.  
  365.      ----- 5.35a -----
  366.  
  367.      Different users on a network may now specify their own configuration
  368.      through the environment, by setting the environment parameter CF-CFG
  369.      before running the network copy of CMFiler.  For example, User 1 is
  370.      assigned logical drive U in the network, and User 2 drive V.  CF.COM and
  371.      CF.OVY are on drive C.  User 1 could execute CMFiler with a batch file
  372.      that reads:
  373.  
  374.           SET CF-CFG=U:\SETTINGS\CF.CFG
  375.           C:\PROGS\CF
  376.  
  377.      and User 2, using the same copy of CF.COM and .OVY, could execute:
  378.  
  379.           SET CF-CFG=V:\CONFIGS\CMFILER.CFG
  380.           C:\PROGS\CF
  381.  
  382.      In these two cases, of course, U:\SETTINGS and V:\CONFIGS must be valid,
  383.      existing paths.  The files CF.CFG and CMFILER.CFG need not already exist.
  384.      If it does not find the file in the path, CMFiler will create the file
  385.      the first time configuration data is saved.
  386.  
  387.  
  388.      Because of the incompatibility of the I/O buffer clearing feature with DR
  389.      DOS, a safeguard was added that detects DR DOS, and blocks the buffer
  390.      clearing option even if invoked by the user.
  391.  
  392.  
  393.      The "trash can" directory for "soft-deleted" files has been renamed from
  394.      "CF_TRASH.CAN" to "~TRASH~" for two reasons:  in at least one case, a
  395.      user's configuration included a TSR that caused system hangups in the
  396.      presence of directories with an extension in their name (even though this
  397.      is a perfectly legal DOS naming convention);  and several users asked for
  398.      a new trash can name that would appear as the last directory of their
  399.      listing, rather than in the middle of the listing. 
  400.  
  401.      ***NOTE***: This will be a nuisance to previous users the first time
  402.      running Version 5.35a or later, but will be worth it in the long run for
  403.      the neater directory list it will bring.
  404.  
  405.  
  406.      The upper limit of directory size was increased to 2400 in the main file
  407.      services module, and the sorting algorithm changed from a bubblesort to a
  408.      quicksort for improved speed.
  409.  
  410.  
  411.      In the editor, the action of the Home and End keys has been expanded as
  412.  
  413.           CMFiler -- Addendum                 1-7             
  414.      follows:  the first press of Home/End goes to beginning/end of line, if
  415.      not already there;  the second press goes to top/bottom of page;  the
  416.      third press goes to beginning/end of file.
  417.  
  418.  
  419.      A function "Refresh panel from disk" (Shift-R) was added to the main file
  420.      services module, used when you change disks in a drive as a one-keystroke
  421.      alternative to N and the drive letter.  The similar function which
  422.      already existed in the tree module was remapped from Alt-R to Shift-R for
  423.      consistency.
  424.  
  425.      ----- 5.34d -----
  426.  
  427.      A new user option has been added to the Shift-O option facility to allow
  428.      turning off the automatic screen saver.
  429.  
  430.  
  431.      Two new ordering options have been added to the Ctrl-O ordering facility,
  432.      to permit ordering by file size, either smaller first or larger first.
  433.  
  434.  
  435.      The file mask (Ctrl M) in the main service module now only applies to the
  436.      panel the cursor was in when the mask was specified.  This is so that you
  437.      can apply different masks to the two panels.
  438.  
  439.      ----- 5.34c -----
  440.  
  441.      The NARATIVE.CF files, containing the file and directory notes, are well
  442.      protected from inadvertent overwriting or destruction within the CMFiler
  443.      environment.  However, there is no provision for their protection from
  444.      inadvertent erasure or overwriting in other environments, such as from
  445.      the DOS command processor.  To afford some level of protection, a switch
  446.      has been added to the user option (Shift-O) screen to let you set the
  447.      Read-Only attribute of the NARATIVE.CF files, in addition to the Hide
  448.      attribute.  Most command processors will prohibit deletion or writing to
  449.      Read-Only files.
  450.  
  451.      ----- 5.34b -----
  452.  
  453.      In trying other archive utilities in response to recent requests from
  454.      users, I have discovered that CMFiler has always (accidently) supported
  455.      LHA and ARJ, and perhaps others in addition to the PKWare utilities,
  456.      simply because they all use the same syntax in the command line, namely:
  457.  
  458.           archiver options archivefile file1[,file2,[...]]
  459.  
  460.      To clarify that other archivers may be supported by the Zip and Unzip
  461.      commands in the main module, I have revised the help screen and the F10
  462.      user-definition screen.  CMFiler still defaults to PKZIP and PKUNZIP
  463.      unless otherwise specified.  However, if you want to use ARJ or LHA
  464.      instead, press Shift-F10 from the main screen, and change both the fields
  465.      "Compress = " and " Extract = " to read "ARJ.EXE" or "LHA.EXE".  Add the
  466.      path to these file specs if ARJ/LHA is not on a path in the DOS path
  467.      environment.  Also make the "Compress Options = " line read "a" (this is
  468.      both ARJ's and LHA's way of knowing you want to add or create a .ARJ or
  469.      .LZH archive file), and the " Extract Options = " line read "x" (for
  470.      extract).  (Command line option parameters are necessary with ARJ and LHA
  471.  
  472.           CMFiler -- Addendum                 1-8             
  473.      because, unlike the PKWare utilities which have separate compression and
  474.      extraction programs, the same program does both functions.)
  475.  
  476.      Use of LHA or ARJ by this facility is the same as use of the PKWare
  477.      utilities.  To compress, put the directory where you want the archive
  478.      file to be created or added to in one panel and tag the archive file to
  479.      be added to (if it exists); set up the other panel with the directory of
  480.      the files to be archived, and optionally tag them (if none are tagged,
  481.      the command line parameter defaults to *.*); press Z, check and edit the
  482.      command line paramters if desired, and press Enter.
  483.  
  484.      Extraction is easier.  Set up the target panel in the directory you want
  485.      the extracted files to go, put the cursor on the archive file, press U,
  486.      check the command line parameters, and press Enter.
  487.  
  488.      ----- 5.34a -----
  489.  
  490.      The naming convention for backup files, created with the command B in the
  491.      main module, has been changed so that the backup file will appear closer
  492.      alphabetically to the original file.  If the original file has a three
  493.      character extension, the third character will be replaced with a tilde
  494.      (~;  ASCII 126).  If the extension has less than three characters, it
  495.      will be padded with one or two exclamation points (!; ASCII 33, 1 larger
  496.      than blank), so that the third character can be a tilde.
  497.  
  498.  
  499.      When creating appended files (ie, Alt-tagging several files followed by
  500.      the command C to copy to the target, or B to copy to the source), a
  501.      default appended file name will be generated (name of the first file in
  502.      the append list plus extension APF). The user may edit this name before
  503.      the file is created.
  504.  
  505.      ----- 5.34 -----
  506.  
  507.      In the tree module, while the cursor is in the file list during a Show
  508.      files or Goto file command, several commands are available for disk
  509.      cleanup that mimic commands in the main module.  Files may optionally be
  510.      tagged with T or Spacebar, and then deleted individually (if no tags are
  511.      set) or as a group  with the D (soft) or Ctrl-D (hard) delete command.
  512.      The command A (tagAll) clears any tags set, or sets all tags, as in the
  513.      main module.
  514.  
  515.  
  516.      In the editor, the keypad map to the cursor movement functions is now
  517.      independent of Num Lock.  Shift-Up/Down Arrow moves to top/bottom of
  518.      current video page.  Gray+/Gray- function the same as Alt-Plus/Alt-Minus,
  519.      toggling the delimiter and bottom displays.
  520.  
  521.      ----- 5.33b -----
  522.  
  523.      Navigation and file-finding in the tree module was revised to follow the
  524.      "G" and "Alt-G" conventions of the main module:
  525.  
  526.      -   G ("Goto file") has replaced "F" as the file-finder command.
  527.      Pressing "G" commences a filename search, and as each letter in the
  528.      filename search string is typed, the tree and file list dynamically
  529.      adjust to highlight the matches and position the cursor to the directory
  530.  
  531.           CMFiler -- Addendum                 1-9             
  532.      with the first match.  Mode is toggled off with G, Alt-G or Esc.
  533.  
  534.      -   Alt-G ("Goto directory") commences a directory name search in the
  535.      same fashion.  As each letter of the search string is typed, the matches
  536.      are highlighted dynamically and the display is adjusted so that the
  537.      topmost match is shown.  Mode sets for both panels, and stays until G,
  538.      Alt-G or Esc is pressed.
  539.  
  540.  
  541.      An anomaly was fixed to let the directory be re-read in its "natural" DOS
  542.      order after switching to Order mode 7.
  543.  
  544.  
  545.      An anomaly was fixed which prevented CF from checking the CF_TRASH.CAN
  546.      directory on execution.
  547.  
  548.  
  549.      A workaround was devised for an anomaly in the directory structure of
  550.      some netware, that prevented CF from navigating back through the parent
  551.      directory in the main module.
  552.  
  553.      ----- 5.33 -----
  554.  
  555.      The ZIP feature was revised to permit the use of either normal or Alt-
  556.      tags to denote which files to decompress.
  557.  
  558.  
  559.      The following improvements were made to the editor:
  560.  
  561.      -  The notation of typeover/insert mode and wrap/no wrap mode has been
  562.      shortened and moved to the upper right corner of the screen.  It stays on
  563.      the screen when the lower information area is blanked.
  564.  
  565.      -  On color monitors, the lower five lines of text (which become the top
  566.      five lines on PgDn) are in red vice white, to distinguish this area from
  567.      the "active" video page (the top 20 lines), and to help the eye find its
  568.      place in the text during scrolling.
  569.  
  570.      -  The exit defaults after editing have been adjusted so that most users
  571.      will be able to answer the three questions with three strokes of the
  572.      Enter key most of the time. (Yes, save this edit; No, don't reuse the
  573.      date/time stamp from the original file; No, don't save the original file
  574.      as *.BKP).
  575.  
  576.      -  You may switch from View mode to Edit mode within the editor, with the
  577.      combination Alt-S(witch mode).
  578.  
  579.  
  580.      In the tree module, on the Show files screen, Enter views the file (same
  581.      convention as main module), and Shift-Enter returns to the main module
  582.      with the cursor on that file name.
  583.  
  584.      ----- 5.32b -----
  585.  
  586.      The I/O buffer clearing feature was extended to support MS-DOS Ver 4 and
  587.      5.
  588.  
  589.  
  590.           CMFiler -- Addendum                1-10             
  591.      The file 4DOS2CF.COM was added to the CMFiler collection, with its
  592.      companion documentation 4DOS2CF.DOC.  4DOS2CF does a directory-by-
  593.      directory search and coverts any 4DOS/NDOS notes (in files called
  594.      DESCRIPT.ION) into CMFiler format, and appends them to existing (or
  595.      creates new) NARATIVE.CF files.  This way, 4DOS/NDOS users don't have to
  596.      reenter all their notes to take full advantage immediately of CMFiler's
  597.      notes facility.
  598.  
  599.      ----- 5.32a -----
  600.  
  601.      Memory allocation logic error in the tree module was fixed.  This error
  602.      resulted in fragmented memory for applications run from CMFiler after a
  603.      call to the tree module.
  604.  
  605.  
  606.      In the editor, a logic error was corrected which prevented use of the
  607.      block move and copy operations when the screen lower information area was
  608.      turned off.
  609.  
  610.  
  611.      In the editor, the Home and End keys were redefined to move the cursor to
  612.      the beginning or end of the line (same as Shift-Left and Right Arrow),
  613.      rather than to the top or bottom of the current screen page, in keeping
  614.      with the rest of the world.
  615.  
  616.      ----- 5.32 -----
  617.  
  618.      Version number changed to 5.32 to avoid confusion with several versions
  619.      of 5.31 released to selected users for beta testing.
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.           CMFiler -- Addendum                1-11             
  650.