home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 45 / bbd45.zip / SF.TXT < prev    next >
Text File  |  1990-05-18  |  4KB  |  103 lines

  1. |A╔══════════╗════════════════════════════════════════════════════════╔══════════╗
  2. |A║ |6Helpware|A ║═════════════════════ ^1Simple Format |A════════════════════║ |6Helpware|A ║
  3. |A╚══════════╝════════════════════════════════════════════════════════╚══════════╝
  4. ^Cby
  5. ^CBob Falk
  6.  
  7. ^C^1----- Introduction -----^0
  8.  
  9.       One of the most useful utilities provided with MS/PC-DOS is the FORMAT
  10.  command.  Unfortunately, it is difficult to use because of all the command 
  11.  line switches.  Have you ever tried to format a 360K floppy in a 1.2 Meg 
  12.  drive?  If you have, you know exactly what I mean!  ^1SIMPLE FORMAT^0 employs 
  13.  an easy-to-use menu system that allows you to quickly select the type of disk 
  14.  format to perform.  With Simple Format, you won't ever have to reach for your 
  15.  DOS manual again! 
  16.  
  17. ^C^1----- Using SIMPLE FORMAT-----^0
  18.  
  19.       After the program starts, the Simple Format menu is displayed.  From this 
  20.  menu you can select the floppy drive to format; designate creation of bootable 
  21.  disks; input a volume label; or specify the type of format to perform.  You 
  22.  may press <F10> at any point in the menu to start the formatting process.  
  23.  To exit the program, press <ESC>.
  24.   
  25.       1.  Selecting Drive to Format
  26.  
  27.            Select a disk drive by pressing the <UP> or <DOWN> arrow keys until 
  28.       the check mark is next to the corresponding drive letter.  Press <ENTER> 
  29.       and move to the next field. 
  30.     
  31.       2.  Making Bootable Disks
  32.  
  33.            Press either <Y>es or <N>o to instruct Simple Format to include the 
  34.       system files and COMMAND.COM on the disk.  Press <ENTER> and move to the 
  35.       next field.  NOTE: For SIMPLE FORMAT to be able to find the files needed 
  36.       to make a disk bootable, it must be started from a bootable disk.
  37.  
  38.       3.  Including a Volume Label
  39.  
  40.            Type in the volume label to be included on the formatted disks.  A 
  41.       volume label can contain no more than eleven characters long and may not 
  42.       have any of the following characters:
  43.  
  44. ^C* ? / \ . , ; : + = < > [ ] 
  45.  
  46.       Press <ENTER> and move to the next field.
  47.  
  48.       4.  Selecting Format Type
  49.  
  50.            Select the format type by pressing the <UP> or <DOWN> arrow 
  51.       keys to position the check mark next to the corresponding format 
  52.       description.  Press <ENTER> and return to ^1Selecting Drive to ^1Format^0.
  53.  
  54.       5.  Formatting the Disk
  55.     
  56.            After all appropriate menu selections have been made, press <F10> to 
  57.       start the formatting process.  You will be prompted to insert the disk to 
  58.       format.  Insert the disk and press any key.  You can exit the format 
  59.       process and return to the Main Menu at any time by pressing <ESC>.  After
  60.       a disk is formatted, you will be prompted to insert the next disk to 
  61.       format.  You may either 1) insert the next disk and press any key, or 
  62.       2) press the <ESC> to return to the Main Menu.
  63.  
  64. ^C^1----- Command Line Switches -----^0
  65.  
  66.       If you want to skip the SIMPLE FORMAT Menu, there are numerous command 
  67.  line switches that can be used to make menu selections.  The following is the 
  68.  structure of command line switches for SIMPLE FORMAT:
  69.  
  70. ^CSF [D] [/S] [#] [/V:volume label]
  71.  
  72.       where:
  73.  
  74.            D = Drive Letter (A or B)
  75.           /S = Make Disk Bootable     
  76.            # = Format Number **        
  77.           /V = Volume Label           
  78.  
  79.       ** Select numbers to specify the Format Number (#) from the 
  80.          following list:
  81.  
  82.            1. ->   1.44 Meg         
  83.            2. ->   720K           
  84.            3. ->   1.2 Meg         
  85.            4. ->   360K           
  86.            5. ->   320K
  87.            6. ->   180K
  88.            7. ->   160K
  89.  
  90.       For example, to format a bootable 3.5 inch high density disk with a 
  91.  volume label in drive A using the command line switches, type this command at 
  92.  the DOS prompt: 
  93.  
  94. ^CSF A /S 1 /VBOBFALK^0
  95.  
  96. ^C----- End of Instructions -----
  97.  
  98.  
  99. ^CTo run this program outside ^1Big Blue Disk^0, type: ^1SF^0.
  100.  
  101.  Disk files this program uses:  
  102. ^FSF.EXE
  103.