home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / disk utilities / format / formatter / formatter.doc next >
Encoding:
Text File  |  1997-11-21  |  4.7 KB  |  95 lines

  1. ========================== Formatter 2.7 =============================
  2. ======================================================================
  3. A  floppy  disk formatting program, written by Olaf 'Olsen' Barthel of
  4. MXM.   Copyright,  © 1990 by MXM.  Shareware, all rights reserved.  No
  5. guarantee  of  any  kind is made that the program(s) described in this
  6. document are 100% reliable.  You use this material on your own risk.
  7.  
  8. ============================== Purpose ===============================
  9. ======================================================================
  10. The  standard  'format'  command surely does a brilliant job, since it
  11. gets  around  with  any device driver and partitions of any size.  But
  12. which  data media is formatted most oftenly?  Floppy disks (3½" format
  13. hardwired  to  the  Amiga  computer)  of  course.  'Formatter 2.7' was
  14. written  to fit the niche for fast(er) and user friendlier floppy disk
  15. formatting  programs.   It  also  shows  how to format file systems in
  16. general and how to get AmigaDOS to accept them.
  17.  
  18. =============================== Usage ================================
  19. ======================================================================
  20. 'Formatter  2.7'  can  be  called both from  Shell and Workbench. Note
  21. that arp.library is required to run the program (Yuck!).
  22.  
  23.          The following command line parameters are supported:
  24.  
  25. Drive..........    This can be any disk drive from DF0:  through DF3:  as
  26.         long  as it's really connected.  You will get an error
  27.         message  if  the  disk  drive  cannot  be found in the
  28.         current DOS mountlist.
  29.  
  30. NAME/K.........    The  name you wish the formatted disk to receive.  Any
  31.         name longer than 31 characters will be truncated.
  32.  
  33. FAST/S.........    No  secret  fast formatting tricks yet, this option is
  34.         similar to the 'QUICK' switch of the standard 'format'
  35.         command:   if enabled only the root block and the boot
  36.         block  of  the  disk  will  be rewritten (clearing all
  37.         relevant  data).   If  your  disks  have  already been
  38.         formatted clearing those blocks can save much time.
  39.  
  40. INSTALL/S......    If  you  want  to use the formatted disk as a bootable
  41.         AmigaDOS disk,'Formatter 2.7' will install  it just as
  42.         if you had used the AmigaDOS 'Install' command on it.
  43.  
  44. VERIFY/S.......    If   enabled,  each  write  access  to  disk  will  be
  45.         verified,  i.e.  the disk blocks being written will be
  46.         reread and compared with the source data.  Needless to
  47.         say,  verification  slows  down  the  disk  formatting
  48.         process  but  helps  to  tell  the good disks from the
  49.         corrupt ones.
  50.  
  51. AUTOSTART/S....    If enabled, any disk inserted into the specified drive
  52.         will be formatted automatically.  This saves some time
  53.         if  lots  of  disks have to be formatted one after the
  54.         other.
  55.  
  56. FFS/S..........    In  behalf of the new Kickstart release, the fast file
  57.         system  is  supported  as well.  The disk receives the
  58.         FFS IDs where the standard format program places them.
  59.  
  60. A  small  window  will pop up on the Workbench screen (right under the
  61. mouse  pointer  if  possible).   The window will look like this (well,
  62. roughly, I never claimed being a graphic artist, did I?):
  63.  
  64.       #X#Formatter2.6======================##|##
  65.       |..   ..   ..   ..   ..   ..   ..   ..   | <- Track numbers
  66.       ||    |    |    |    |    |    |    |    |
  67.       |----------------------------------------|
  68.       |                                        | <- Process indicator
  69.       |------------+--+-------------+----------|
  70.       | Auto start |  | Fast format |          | <- Some gadgets
  71.       |------------+  +-------------+   Start  |
  72.       |Verify write|  |Install disk |          | <- Some more gadgets
  73.       |--------+-+-+------+-+-------++ +-------|
  74.       |  DF0:  | |  DF1:  | |  DF2:  | |  DF3: | <- Drive selection
  75.       |--------+ +--------+ +--------+ +-------|
  76.       |         +------------------------------|
  77.       | Name:   | Blank                        | <- Name string gadget
  78.       |         +------------------------------|
  79.       +----------------------------------------+
  80.  
  81. Control  should  be  intuitively  (why  shouldn't  it,  you're running
  82. Intuition  anyway, aren't you?), if you've understood the command line
  83. options  (to  which  the gadgets somehow correspond to) you should get
  84. along with the rest of the program easily.
  85.  
  86. ========================= Keyboard shortcuts =========================
  87. ======================================================================
  88. To  make  life  easier,  each  gadget  in  the  control  window can be
  89. enabled/toggled  via  keyboard.  These shortcuts are supported through
  90. the Intuition menu attached to the 'Formatter 2.7' window.
  91.  
  92. About...         (-> ?)    Display a short program info.
  93. Auto start        (-> A)    Toggle auto-start option
  94. Fast format        (-> F)    Toggle fast formatting
  95. Verify write        (-> V)    Toggle