home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / SHOWF236.ZIP / SHOWFAT.DOC next >
Encoding:
Text File  |  1990-11-22  |  6.2 KB  |  137 lines

  1.      SHOWFAT Version 2.36 - Copyright 1987,1988,1990 D.J. Murdoch
  2.  
  3.      This program is shareware.  See the license discussion below.
  4.  
  5.              SHOWFAT graphically displays the physical layout of the files
  6.      on your disk.  Run by typing "SHOWFAT drive".  Once in, use the arrow
  7.      keys to move the pointer around and get information about any cluster
  8.      on the disk.  Symbols used include:
  9.  
  10.                        ∩ - file complete in 1 cluster
  11.                      ┌─┐ - multi-cluster contiguous file
  12.                 (arrows) - indicate fragmented files
  13.                        σ - start of erased file
  14.                        ∙ - cluster not in use
  15.                        B - bad cluster
  16.  
  17.           The top line gives the cluster number, the first sector number
  18.      and, if the cluster is in use, the path to the owner.
  19.  
  20.           The arrow keys (and Home, End, PgUp, and PgDn) cause physical
  21.      moves when used plain.  When shifted or Alt'd, or when the
  22.      corresponding number key is pressed, logical moves according to the
  23.      directory structure are made:
  24.  
  25.              Shifted Key     Number      Action
  26.  
  27.                 Left           4         Previous cluster in file
  28.                 Right          6         Next cluster in file
  29.                 Up             8         Previous file in directory
  30.                 Down           2         Next file in directory
  31.                 Home           7         First cluster in file
  32.                 End            1         Last cluster in file
  33.                 PgUp           9         Parent directory
  34.                 PgDn           3         First file in subdirectory
  35.  
  36.           The following keys are used for commands:
  37.  
  38.       A - Toggle Ascii window.  This window shows the contents of the
  39.           current cluster on the disk.  The offset (in bytes, printed in
  40.           decimal) from the start of the file to the start of this cluster
  41.           shown.  Note that the windows are "tiled", not "layered", so none
  42.           of the FAT window will be hidden.
  43.  
  44.       Tab - Toggle cursor window.  If you have the Ascii or Hex window
  45.           open, this toggles between having the cursor move in units of
  46.           clusters in the FAT window and moving in units of bytes in the
  47.           data window.
  48.  
  49.       D - Change Drive.  Starts over on a new drive.  Also used if you want
  50.           to switch floppy disks in the same drive.
  51.  
  52.       F - Find file.  You'll be prompted to enter a filename, and the
  53.           cursor will be moved to the start of that file.  Don't use a
  54.           drive designator (e.g. A:), since only files on the currently
  55.           displayed drive are going to be shown.  You can skip the path,
  56.           and SHOWFAT will find the file in its version of the "current
  57.           directory", which varies slightly from DOS's.  If no filename is
  58.           displayed at the top of the screen (because your cursor is on a
  59.           cluster that's not in any file)  then it'll use DOS's current
  60.           directory.  If it's pointing at a file or an empty subdirectory,
  61.           it'll use the parent directory.  If it's pointing at any other
  62.           subdirectory, that's the current directory.  (It's easier to use
  63.           than to describe.)
  64.  
  65.       H - Toggle Hex window.  This window shows the contents of the current
  66.           cluster in hex bytes.  Again, the offset is shown.
  67.  
  68.       N - Go to start of next file fragment
  69.  
  70.       P - Go to start of previous file fragment
  71.  
  72.       <Space> - Go forward to next free cluster
  73.  
  74.       <Bksp>  - Go backward to previous free cluster
  75.  
  76.  
  77.      ESC - Exit the program.
  78.  
  79.      Hardware required:  IBM compatible computer
  80.  
  81.        Enough memory:
  82.              about 70K bytes for the program
  83.              about 7 bytes per cluster
  84.              about 23 bytes per file, subdirectory, or erased file
  85.  
  86.        Note:  Showfat will use EMS memory if available, and if things are really
  87.              tight, will also attempt to swap all but 1 byte/cluster to disk
  88.              into files called SHOWFAT.$$?.  If it can't create the swap file,
  89.              it will abort.
  90.  
  91.      REVISIONS:
  92.      2.36 (November 1, 1990) - Improved speed and memory use, cleaned it up,
  93.                           and fixed lots of bugs with large disks. Should
  94.                           handle just about any DOS 1-4 disk now.
  95.  
  96.      2.23 (May 9, 1990) - Extended DOS 4 support to pseudo-4 versions: Compaq
  97.                           3.31 and Zenith 3.30 Plus
  98.  
  99.      2.20 (April 2, 1990) - Minor revision.  Added DOS 4 support.
  100.  
  101.      2.10 (April 29, 1988) - Major revision.  Translated 2.01 from v. 3 of
  102.                           Turbo Pascal to v. 4 and fixed bugs (using TDebug -
  103.                           great program!), added F and D commands and
  104.                           generally cleaned house. Dropped DISKMON, since it
  105.                           was too slow.
  106.  
  107.      2.01 (not released) - Major revision to add Ascii and Hex windows.
  108.                           Full of bugs.
  109.  
  110.      1.11 (October 20, 1987) - Bug fix for non-standard cluster size
  111.                           Minor changes to documentation
  112.  
  113.      1.10 (October 17, 1987) - Added support for DISKMON
  114.  
  115.      1.05 (March 27, 1987) - Overflow in memory check fixed
  116.                           Documentation expanded
  117.  
  118.      Money:
  119.  
  120.              The screen handling procedures in SHOWFAT are slightly
  121.      modified versions of the excellent BOOSTERS routines by George F.
  122.      Smith.  The rest is written by me.  You may use the program for
  123.      free for a month, but a registration fee of $20 (Canadian or U.S.)
  124.      is required if you continue to use it after that.  Registered users
  125.      will receive one free update on disk; please state which version you're
  126.      using. Educational and other non-profit users may obtain discounts; write
  127.      to me describing what it is that you do.
  128.  
  129.      Suggestions for improvements would also be welcome.  Messages can
  130.      be sent to me (DJ MURDOCH) via Fidomail, at node 1:221/177.40 of
  131.      Fidonet, or on Compuserve, at address 71631,122.
  132.  
  133.                              D.J. Murdoch
  134.                              79 John St. W.
  135.                              Waterloo, Ontario
  136.                              Canada N2L 1B7
  137.