home *** CD-ROM | disk | FTP | other *** search
-
- HCLEAN Version 1.0
- Written by Thomas A. Callahan - 07-Nov-89
- Infinity Information Exchange (718) 343-6093
-
- This program will seek the first track then the last track ignoring
- errors and providing a convenient way to move the drive heads to tracks
- other than 0 which is what you get when you do a dir or something to access
- the drive.
-
- Usage: HCLEAN abc where
-
- a = DOS drive number (0, 1, 2, or 3 floppy only!)
- b = # of tracks drive supports/10 (40=4, 80=8)
- c = # of passes to make x 16 (1=16, 2=32, etc.)
-
- Example: HCLEAN 042 will clean drive A @ 40 Tracks with 32 passes