home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / windows / utils / cmf536c.arj / ERRATA.536 < prev    next >
Text File  |  1993-07-03  |  12KB  |  235 lines

  1.  
  2.  
  3.  
  4.                      *******************************
  5.                      *                             *
  6.                      *  CMFiler -- Version 5.36c   *
  7.                      *                             *
  8.                      *******************************
  9.  
  10.      The following features have been added or improved since the printing of
  11.      the CMFiler Version 5.35 User's Manual:
  12.  
  13.      New Floppy Diskette Copier:
  14.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15.      A built-in diskette copier is now accessible with the command Shift-K
  16.      (for disKopy).  Double- and high-density 5.25" and 3.5" floppies are
  17.      recognized.  User specifies hard drive to store master diskette image on,
  18.      drive to make copies on, number of copies to make and whether each track
  19.      should be verified as it is written.  Number of copies left to go is
  20.      displayed after each successful copy.
  21.  
  22.      New Floppy Diskette Formatter: 
  23.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  24.      Floppy diskettes may now be formatted without leaving CMFiler.  The
  25.      command is Shift-M (forMat).  Double- and high-density 3.5" and 5.25"
  26.      formats are recognized.  If an existing format is detected, CMFiler
  27.      requests confirmation to proceed.  Diskettes cannot be "unformatted"
  28.      after this command is used, so be certain the disk contains no valuable
  29.      files before using.  All data sectors are overwritten with the format
  30.      "fill" character hex F6, so, unlike the FORMAT.COM of MS-DOS 5 and later,
  31.      the CMFiler formatter is good for obliterating sensitive data on the
  32.      diskette.
  33.  
  34.      This formatter is also called during operation of the floppy filler, if
  35.      needed, so unformatted diskettes may now be used for filling.
  36.  
  37.      New Cross-Drive File Move:
  38.      ~~~~~~~~~~~~~~~~~~~~~~~~~~
  39.      Previous versions would perform the "move file" command (Shift-C) only if
  40.      the source and target directories were on the same disk, and would
  41.      otherwise default to copying the source files to the target.  If users
  42.      wanted to accomplish a file move across drives, it had to be done in two
  43.      steps: copy the files, then delete them.  In Version 5.36a, the command
  44.      Shift-C works as a cross-drive move, with the additional step of
  45.      requiring confirmation of the user's desire to hard-delete the source
  46.      files as the final step of the move.
  47.  
  48.      Support for VGA 25/43/50-Line Display: 
  49.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  50.      If your VGA monitor is set up in one of the standard display
  51.      configurations, CMFiler will recognize it and permit on-the-fly changes
  52.      to 25-, 43- or 50-line display through the Shift-O user Options screen,
  53.      last line.  The selection is recorded as the default for the next
  54.      execution of CMFiler.  You can also force your VGA into a specific
  55.      display with one of the explicit command line arguments @V25, @V43 or
  56.      @V50.
  57.  
  58.      Expanded Support for Laptop Displays: 
  59.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  60.      There are two classes of laptop computers for which CMFiler has not
  61.      previously provided adequate support because of their unconventional
  62.      (compared to desktops) displays with respect to the high-intensity bit of
  63.      the color attribute.  The high-intensity bit is the way a monitor gives
  64.      you bright white on blue instead of normal white, for example, or bright
  65.      yellow instead of brown.  The high-intensity bit is crucial to many of
  66.      CMFiler's displays.
  67.  
  68.      The first class of these unconventional laptops, of which some Epsons and
  69.      Packard-Bells are members, do not respond to or show little effect of the
  70.      high-intensity bit.  For this case we have devised an alternative color
  71.      attribute set, invoked by E (for Epson, the first of these laptops we
  72.      contended with) on the next-to-last lline of the Shift-O user Options
  73.      menu, or @E on the command line.
  74.  
  75.      The second class responds in inverted sense to the high-intensity bit,
  76.      and it is found in Tandy black-and-white LCDs and some color LCDs.  For
  77.      this case we have added a switch to the Shift-O Options menu above the
  78.      monitor type selection.
  79.  
  80.      If you have a laptop that is not giving you an easily readable display,
  81.      try various combinations of color sets and positions of the "high-
  82.      intensity inverted" switch.  If none of these works, please contact
  83.      NoVaSoft with the symptoms.
  84.  
  85.      Choice of Sort Algorithm:
  86.      ~~~~~~~~~~~~~~~~~~~~~~~~~
  87.      The user may pick between "bubblesort" and "quicksort" sorting
  88.      algorithms, depending on which proves faster in actual use.  The original
  89.      bubblesort was replaced with quicksort in Ver 5.35a based on a
  90.      theoretical gain in sort time , but quicksort's performance has proved
  91.      too variable and is in many cases slower than bubblesort.  For this
  92.      reason, bubblesort was put back in as an alternative sort method.  You
  93.      may toggle between the two by pressing A in the Ctrl-O Order mode screen.
  94.  
  95.      Quicksort works particularly well in a large directory where the natural
  96.      DOS order is nearly the same as the order in which files are being sorted
  97.      by CMFiler.  One way to reestablish a particular order to a large
  98.      subdirectory is to move all the files.  Just create a new directory in
  99.      the same level as the directory to be reordered, tag and move all the
  100.      files to the new directory, delete the old one and rename the new to the
  101.      old name.  This has the effect of reconstructing the directory table in
  102.      the order in which the files are moved.
  103.  
  104.      New Floppy-filling Function:
  105.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106.      A new function has been added to fill target floppies in A or B drive
  107.      from a source hard disk directory.  Floppies need not be formatted nor
  108.      completely empty.  The function is "smart", in that it looks first to see
  109.      if any files tagged for filling from the source directory already exist
  110.      on the floppy, updates them only if needed, and then adds files as
  111.      tightly as they will fit, untagging files in the source as they are
  112.      successfully copied.
  113.  
  114.  
  115.  
  116.           CMFiler -- Errata                  1-2            
  117.      Put the first floppy to be filled in A or B, and set up this drive as the
  118.      target.  Set up the directory with the files to copy as the source, tag
  119.      all the files to be used as "fill", and press Shift-I.  CMFiler first
  120.      asks how much space you want to reserve for growth on each floppy disk,
  121.      and then proceeds with filling the first.  After each floppy disk is
  122.      filled, you may either keep going or escape.  You may even suspend the
  123.      operation and, as long as you don't disturb any tags on the source
  124.      directory, then resume it where you left off.
  125.  
  126.      New Method of Clearing Slack Space During Copy: 
  127.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  128.      The old method of ensuring no sensitive or classified information was
  129.      inadvertently carried into the "slack space" of the last sector written
  130.      during file copy operations was to clear the DOS input/output buffers
  131.      before writing.  The location of this buffer structure varies somewhat
  132.      among operating systems.  CMFiler's ability to find it in networks was
  133.      not fully reliable, and DR DOS reacts very badly to this technique.
  134.  
  135.      The new method for clearing the last-sector slack space is system-
  136.      independent, uses standard functions only, and actually results in
  137.      shorter file copying times.  It is always invoked, and the I/O buffer
  138.      clearing switch in the Shift-O menu has been redefined as a "wipe-file"
  139.      switch below.
  140.  
  141.      Wipe-File Feature: 
  142.      ~~~~~~~~~~~~~~~~~~
  143.      A wipe-file option has been added which causes all of the data in any
  144.      file being deleted or overwritten during a copy or move to be completely
  145.      obliterated before the DOS file delete service is invoked.  It is not a
  146.      widely recognized fact that the DOS delete service simply changes the
  147.      first character in the filename in the directory listing, and resets the
  148.      File Allocation Table entries for the clusters previously used by the
  149.      file, but otherwise leaves the clusters containing the actual data alone.
  150.      Thus, a disk showing no files may actually have a wealth of data, if one
  151.      is smart and patient enough to read each cluster and figure out how they
  152.      fit together.  This option may be exercised with the switch on line 3 of
  153.      the Shift-O user Options menu.
  154.  
  155.      Individual Configuration on Networks:
  156.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  157.      Different users on a network may specify their own .CFG configuration
  158.      file through a parameter passed in the environment.  The parameter is
  159.      called CF-CFG, and should include the complete file specification.  For
  160.      example, if C:\PROGRAMS is the network common area for programs, and
  161.      CMFiler is in this directory as CF.COM and CF.OVY, and U is a user's
  162.      logical drive, and the directory SETTINGS is where that user keeps
  163.      miscellaneous program configuration data, the batch file:
  164.  
  165.                SET CF-CFG=U:\SETTINGS\CF.CFG
  166.                C:\PROGRAMS\CF
  167.  
  168.      will run CMFiler from the common program area, and tell CMFiler to look
  169.      on U:\SETTINGS for CF.CFG.  (The file CF.CFG is created if it is not
  170.      already there.)
  171.  
  172.  
  173.  
  174.  
  175.           CMFiler -- Errata                  1-3            
  176.      Miscellaneous: 
  177.      ~~~~~~~~~~~~~~
  178.      1.   The trash can is renamed ~TRASH~ to put it at the end of the
  179.      alphabetical directory list.
  180.  
  181.      2.   The directory size limit has been increased from 1200 to 2400 files,
  182.      if sufficient memory is available.  The size limit in the tree mode has
  183.      been increased from 505 to 1700 directories.
  184.  
  185.      3.   In the editor, the Home and End keys now produce the following
  186.      sequential effect: go to beginning/end of line, top/bottom of page,
  187.      beginning/end of file.
  188.  
  189.      4.   Shift-R (Refresh panel from disk) is added for main module, and
  190.      reconfigured from Alt-R in tree.
  191.  
  192.      5.   The file lists in ZIP, ARJ, LZH, ARC and EXE self-extracting files
  193.      may now be seen just by putting the cursor on the file and pressing
  194.      Enter.  This facility sees the filenames even when compressed files of
  195.      different types are packed into a single file.  The limit on the number
  196.      of filenames be displayed is effectively removed.  A second press of
  197.      Enter views the raw file itself.
  198.  
  199.      6.   The file date/time facility is expanded to allow mass date/time
  200.      setting of tagged files.
  201.  
  202.      7.   CMFiler protects antivirus signature/integrity data files.  The
  203.      default name assumed for the Stiller Research Integrity Master's
  204.      integrity data files is updated to the name ZZ##.IM from )(.ID,
  205.      consistent with Integrity Master's default naming convention in version
  206.      1.24a and later.  It may be changed with the command Alt-I (for "IDname
  207.      change").
  208.  
  209.      8.   The date/time stamp of each subdirectory has been added to the
  210.      directory listing information, and, since directories now have an
  211.      appearance more like files, a highlighted "bullet" has been added to the
  212.      left of each directory in the list as a visual cue.
  213.  
  214.      9.   The file mask blinks whenever it is set to a string other than *.*,
  215.      as a visual cue that the displayed contents of the directory are not
  216.      necessarily all the files that exist.
  217.  
  218.      10.  The operators Ctrl-U/L/I have been added to the editor.  Ctrl-U
  219.      forces any alphabetic character to upper case, Ctrl-L forces to lower
  220.      case, and Ctrl-I inverts -- upper for lower and vice versa.
  221.  
  222.      11.  A menu has been added to the print spooler.  When you print a file
  223.      with the command L, a menu allows you optionally to add a form feed at
  224.      the end of the printing, add a left margin pad of 5 or 10 blanks, send
  225.      the file to parallel printer 1 or 2, and add a header to the printout
  226.      showing file name and date/time stamp.
  227.  
  228.      12.  The capacity of the notes facility has been extended from being
  229.      useable in directories of up to only 600 files to directories of up to
  230.      1200 files.
  231.  
  232.  
  233.  
  234.           CMFiler -- Errata                  1-4            
  235.