home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STAMPEDE / PASTI / STAMP4_2.STX / AUGUST.PD_MEGAFORM_MEGAFORM.TXT < prev    next >
Text File  |  1987-04-21  |  7KB  |  186 lines

  1. *******************************************************************************
  2. *                                                                             *
  3. *                               MEGAFORM 1.9           04.Jan.1988            *
  4. *                                                                             *
  5. *******************************************************************************
  6. *                                                                             *
  7. *                                 AUTOR :                                     *
  8. *                                                                             *
  9. *     Peter Maier, Waldstr. 83, 6085 Nauheim, GERMANY    Tel: 06152/62081     *
  10. *                                                                             *
  11. *******************************************************************************
  12.  
  13.  
  14. This program is useful for formatting,copying and testing disks.
  15.  
  16.  
  17. In version 1.9 you get the following functions :
  18.  
  19. - Format Disk
  20. - Copy Disk
  21. - Test Disk
  22. - Fastload Format
  23. - Scan Disk
  24. - Erase Disk
  25. - Connect Drive B
  26.  
  27.  
  28.                                Format Disk 
  29.                               ~~~~~~~~~~~~~
  30.                               
  31.                            ***  ATTENTION  ***
  32.                            
  33. Use this option only when you're sure that you've inserted the correct
  34. disk into your drive, because when you click on START FORMAT the formatting
  35. of your disk starts immediately. 
  36.  
  37.  
  38. You can format your disk with different capacitys. 
  39. It is possible to format 9,10 or 11 sectors, 80 - 83 tracks, single- or 
  40. double sided and with or without verify. ( This is useful for 11 sector
  41. disks, because you need good disks for that format !! )
  42. If you use 83 tracks, 11 sectors and 2 sides you will get about 925 Kb free.
  43. So you'll gain about 200 Kb more on every disk !!
  44. A file is created on the disk that contains information about the format :
  45.  
  46. MEGAFORM.INF   0  02-10-80 00:00
  47.  
  48. This shows how many sides(02),sectors(10) and tracks(80) the disk has.
  49.  
  50.  
  51.  
  52.                                 Copy Disk
  53.                                ~~~~~~~~~~~   
  54.                                
  55. This copy gets all information out of the bootsector of the source disk.
  56. So you don't have to worry about the format on disk.
  57. All you have to do is to set the drives,the multicopy-option and the 
  58. convert option( This option converts normal disks into fastloading disks.
  59. But this works only with 9 sector disks ).
  60.  
  61. This copy can't copy any protections and also no weird formats on disk.
  62. The Tracksnumbers have to count from 0 - 82 and the sectornumbers from
  63. 1 to 11. Otherwise you will receive error messages.
  64. If there are errors on disk an alert box will occur and you have the
  65. following options :
  66.  
  67. - Read again            Try to read this sector again.
  68. - Next Track            Continue reading on the next track, sector 1.
  69. - Continue              Continue reading on the next sector, same track.
  70.  
  71. The destination disk must not be formatted. If there are write errors an
  72. alert box occurs also with these options :
  73.  
  74. - Write again           Try to write this sector again
  75. - Format                formats the track and then writes the sector
  76. - Cancel                Abort writing
  77.  
  78. If you know that your destination disk is not formatted you can also set
  79. the FORMAT Destination button to YES.
  80. So you won't have to click on format in the alert box if you get write
  81. errors 'cause the disk is not formatted.
  82.  
  83. If you've set the MULTICOPY option, you can choose the destination drive,
  84. and if you've finished writing to the destination disks you have to click
  85. STOP. Then reading continues (if there was not enough memory to read the
  86. complete disk into the ST) or you turn back to the copy dialog.
  87.  
  88. You can also turn off the BOOTSECTOR INFO, so that you can make your own
  89. settings.  ( Maybe you have a disk that contains information on both sides
  90. but in the bootsector it is set to single sided )
  91.  
  92.  
  93.                                  Test Disk
  94.                                ~~~~~~~~~~~
  95.                                
  96. You can test, how many tracks could be formatted on your drive without
  97. receiving an error.
  98. Please use a new or empty disk for that, cause all information on the 
  99. last ( 80 - 83 ) tracks will be erased.
  100.  
  101.  
  102.  
  103.  
  104.                              Fastload Format
  105.                             ~~~~~~~~~~~~~~~~~  
  106.  
  107. This formats a disks with 9 sectors in a special way, so that you'll
  108. gain double speed on loading and saving on this disk.
  109. If you copy a fastload disk without CONVERT set to YES, you'll lose 
  110. the fastload format.
  111.  
  112. There's also a file created :
  113.  
  114. FASTDISK.MEG  0  01-09-83 00:00
  115.  
  116. This has the same meaning as above.
  117.  
  118.  
  119.  
  120.                              Scan Disk
  121.                             ~~~~~~~~~~~
  122.                             
  123. This scans disks and looks for errors on them. If the program detects
  124. errors you'll get a message, and a description of the error.
  125. Mostly you'll get these two errors :
  126.  
  127. - Sector not found  This sector is not on disk.
  128.  
  129. - CRC Data error    The sector is on disk, but the data is corrupted.
  130.  
  131.  
  132.  
  133.                              Erase Disk
  134.                             ~~~~~~~~~~~~
  135.                             
  136.                           *** ATTENTION *** 
  137.                           
  138. This feature erases your complete disk. BE SURE that you've inserted
  139. the correct disk into the drive, because all data, also the format of
  140. the disk will be erased. There will be nothing on the disk after 
  141. having erased it. ( The disk is not formatted !!! )
  142.  
  143.  
  144.                            Connect Drive B
  145.                           ~~~~~~~~~~~~~~~~~
  146.                      
  147. This happens always to me : you switch on drive A an your computer and
  148. sometime later you need drive B.
  149. But this drive wasn't switched on during booting ( what a pity !! ).
  150. What you'll get is the nice dialog window ' Please insert disk B into
  151. drive ...... '.  ( ... Shit ... )
  152. Now you can connect drive B at any time . But don't forget to turn the
  153. power on and don't connect drive B if you don't have one. OK !?!
  154.     
  155. Have fun working with MEGAFORM 
  156.  
  157. Peter Maier 
  158.  
  159.  
  160. P.S. : I would be happy hearing from you.....
  161.  
  162.  
  163.  
  164.  
  165.  
  166. The next version will include :
  167.  
  168.  
  169.  
  170. Harddisk Scan / Backup
  171.  
  172. Copy from side 1/2 to 1/2
  173.  
  174. Disk Info
  175.  
  176. Directory
  177.  
  178. 10/11 Sector fastload formatting
  179.  
  180. MS-Dos Copy and Format 
  181.  
  182.  
  183.  
  184.  
  185.  
  186.