home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / drnu451.lzh / NUFR < prev    next >
Text File  |  1990-10-19  |  6KB  |  140 lines

  1.                             FR (Format Recover) 
  2.  
  3.                        Version: Advanced Edition only 
  4.  
  5.  
  6. Description:   Either saves information about all files on a disk you specify
  7.                or recovers from an inadvertent use of the MS-DOS Format
  8.                command or Recover command by restoring file information. 
  9.  
  10.  
  11. Syntax:        Version 4.0:   FR [(drive:)] [/SAVE] [/D0 | /D1 | /D2]
  12.                               [[[/F(n)] [/B(n)]] | /BW | /TV] 
  13.  
  14.                Version 4.5:   FR [(drive:)] [/SAVE] [/NOBAK] [/D0 | /D1]
  15.                               [/BW]  [/NOSNOW] 
  16.  
  17.  
  18.                                 Parameters: 
  19.  
  20. (drive:)       The single-letter specifier (A:, B:, C:, etc.) for the drive
  21.                you want to use. Follow the letter with a colon. If you
  22.                include the /SAVE switch and do not specify a drive, FR
  23.                processes the current drive. 
  24.  
  25.  
  26.  
  27.  
  28. /B(n)          Specifies the background color for the menu system in version
  29.                4.0 if you do not provide the /SAVE switch. Use an integer
  30.                from 0 through 15 to specify the color. If you attempt to
  31.                specify identical foreground and background colors, FR adds
  32.                one to the foreground color number before beginning execution.
  33.                Avoid using the high-intensity shade of a color for the
  34.                foreground with the normal-intensity shade of the same color
  35.                for the background (for example, /F12 bright red and /B4 red).
  36.                The default is /B1 (blue). See <NUCOLOR>. 
  37.  
  38. /BW            Specifies a black-and-white display. 
  39.  
  40. /D0            Requests the standard screen driver (the default) for a fully
  41.                IBM-compatible computer system. 
  42.  
  43. /D1            Requests the screen driver for a BIOS-compatible computer
  44.                system. 
  45.  
  46. /D2            Requests the ANSI.SYS driver for a non-IBM-  compatible
  47.                computer system. 
  48.  
  49.  
  50.  
  51. /F(n)          Specifies the foreground color for the menu system in version
  52.                4.0 if you do not provide the /SAVE switch. Use an integer
  53.                from 0 through 15 to specify the color. 
  54.  
  55.                The default is /F15 (bright white). See <NUCOLOR>. 
  56.  
  57. /NOSNOW        Prevents screen flicker if your system has an older CGA card. 
  58.  
  59. /NOBAK         If you either use the /SAVE switch or select the Save menu
  60.                option, this switch prevents FR from making a backup copy of
  61.                the existing FRECOVER.DAT file before creating a current
  62.                version of the file. 
  63.  
  64. /SAVE          Analyzes the disk and creates a FRECOVER.DAT file that FR can
  65.                use in a subsequent recover operation to rebuild the root
  66.                directory, the file allocation table, and all directories. If
  67.                you do not specify /SAVE, FR displays full-screen menus you
  68.                use to select both the command you want (either Save or
  69.                Recover) and the drive you want to process. See the notes
  70.                below. Note that some early releases of version 4.0 do not
  71.                include the menu system. 
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. /TV            Indicates that the utility is running under either  TopView or
  79.                Microsoft Windows. 
  80.  
  81.                                    Notes:
  82.  
  83. To provide maximum protection for your system hard disk, include an FR /SAVE
  84. command in your AUTOEXEC.BAT file. 
  85.  
  86. In version 4.0, you can use FR only with hard disks. In version 4.5, you can
  87. use FR with either a floppy disk or a hard disk. 
  88.  
  89. FR cannot recover data on a floppy disk that was reformatted using the MS-DOS
  90. Format command. Instead, reformat using the Norton SF (Safe Format) utility,
  91. which is found in version 4.5. Also, FR cannot recover data on a floppy disk
  92. that was reformatted at a different density. 
  93.  
  94.  
  95.  
  96.  
  97.                                    Notes: 
  98.  
  99. The FRECOVER.DAT file created by the /SAVE option of FR in version 4.5 is not
  100. compatible with version 4.0. 
  101.  
  102. If you have not previously run FR with the /SAVE switch against a disk you
  103. are attempting to recover, FR cannot rebuild the root directory or the files
  104. that were in the root directory. If the files on the disk are badly
  105. fragmented, the file allocation table might be incorrect. You can avoid disk
  106. fragmentation by periodically executing the SD (Speed Disk) utility, which is
  107. found in the Advanced Edition of versions 4.0 and 4.5. Also, FR cannot
  108. recover files that were in the root directory. 
  109.  
  110. The menu system contains four main options: 
  111.  
  112.      1.   Restore information by attempting to locate a FRECOVER.DAT file. 
  113.  
  114.      2.   Unformat the disk by rebuilding the subdirectories and the files in
  115.           them (because no FRECOVER.DAT file was created on the disk). 
  116.  
  117.      3.   Save disk information in a FRECOVER.DAT file. 
  118.  
  119.      4.   Exit. 
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. The menus also let you specify the drive you want to process. The Recover and
  130. Unformat options let you cancel the operation if any files currently exist on
  131. the target disk. Note that the MS-DOS Recover command creates dummy FILE(nnnn
  132. )entries and that FR can overwrite them. 
  133.  
  134. After you use FR to recover a disk, you might need to execute the MS-DOS
  135. Chkdsk command or the Norton NDD (Norton Disk Doctor) utility (in version
  136. 4.5) to ensure that FR restored all files correctly. 
  137.  
  138. See:           <NUNDD>, <NUNU>, <NUQU>, <NUSD>, <NUSF>, <NUUD>. 
  139.  
  140.