home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dskstruc / flop50c.arj / FLOPPY.DOC < prev    next >
Text File  |  1992-05-17  |  3KB  |  92 lines

  1.  
  2.  
  3.   FLOPPY.BAT was written for users of DOS 5.0 to make formatting floppies
  4.   as easy as typing in the command FLOPPY.
  5.  
  6.   System Requirements:  Hard Drive
  7.                         DOS 5.0 /ANSI.SYS loaded
  8.                         CGA/EGA/VGA Monitor
  9.           * Users without a Color Monitor read Whatsnew.txt
  10.  
  11.  
  12.   The program FLOPPY, lets you choose, which:
  13.  
  14.                DRIVE...........(A/B)
  15.                DISK SIZE.......360k/720k/1.2MB/1.44MB/2.88MB
  16.                TYPE of FORMAT..SYSTEM/NEW/QUICK/SAFE
  17.  
  18.   First off, I wrote it for DOS 5.0, if 5.0 is not installed it will
  19.   tell you so and EXIT!
  20.  
  21.   I also threw in some ANSI color, (no sense in everyone buying nice
  22.   CGA/EGA/VGA monitors, and having to settle for mono programs, eh?).
  23.   So FLOPPY checks to see if you have ANSI.SYS loaded on your machine,
  24.   if not, it will tell you so and EXIT!
  25.  
  26.   If you don't have ANSI.SYS loaded, edit your CONFIG.SYS and add:
  27.  
  28.                     DEVICE={drive}:\{path}\ANSI.SYS
  29.        example:     DEVICE=C:\DOS\ANSI.SYS
  30.  
  31.  
  32.  
  33.  !!! IMPORTANT !!!      !!! IMPORTANT !!!       !!! IMPORTANT !!!
  34.   ===================================================================
  35.   FLOPPY.BAT  <===
  36.   RR.EXE      <=== These files MUST be placed in your C:\DOS directory.
  37.                    IF you put them anywhere else, you will need to
  38.                    edit FLOPPY.BAT to cd\ to the proper directory. 
  39.   FLOP.SCR    <===             (Best place c:\DOS)
  40.   ===================================================================
  41.  
  42.   _IF_ it doesn't PERFORM !!!  Probable - CAUSES & SOLUTIONS
  43.  
  44.  #  FLOPPY.BAT should be called from the DOS command line, NOT from
  45.              a shell program (Xtree,DOSSHELL, etc.)
  46.  
  47.  #  Your DOS copy of FORMAT.COM has been renamed to something else.
  48.              You can edit FLOPPY.BAT on the line where FORMAT.COM
  49.              is used, and insert whatever name your FORMAT.COM has
  50.              been changed to.
  51.  
  52.  
  53.   FLOPPY.BAT is Freeware! (Although a donation of $5.00 would gladly
  54.   be accepted)
  55.   It may be copied and distributed only
  56.   as Freeware!  All I _DEMAND_ is the original files are included
  57.   in unaltered form;
  58.                       *  FLOPPY.BAT
  59.                       *  RR.EXE
  60.                       *  FLOPPY.DOC
  61.                       *  FLOP.SCR
  62.                       *  FLOP.ASC
  63.   ===================================================================
  64.   Since this is Freeware, and I wrote it for grins, there are no
  65.   WARRANTIES and I assume NO responsiblity thereafter, with it's use.
  66.   ===================================================================
  67.   Now that is said I can say I've tested it out on several machines
  68.   Tandy 1000sl /Northgate 386 /IBM 486 and I found no problems.
  69.   It behaved properly, if DOS 5.0 & ANSI.SYS aren't found it
  70.   tells you so and exits gracefully.
  71.  
  72.   That's it, give it a try and if you run into any snags I'd
  73.   like to know about it!  You can leave a message to:
  74.  
  75.   Ron Sutterfield         on >  EXEC-PC BBS     (414)789-4360
  76.                   or my own, >  Ron's Roost BBS (517)851-7762
  77.                                 2531 Dexter Trail
  78.                                 Dansville, MI 48819
  79.  
  80.   Now go format a floppy!
  81.  
  82.    And if your formatting a previously formatted disk try the
  83.   [Q]uick Option you'll like the speed!
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.