home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / disk / Floppy / DiskFiller11 / DiskFiller.doc < prev    next >
Text File  |  1993-02-01  |  2KB  |  56 lines

  1.  
  2.  
  3.                            DiskFiller V1.1
  4.  
  5. This utility is useful when you want to put some files on trackload format
  6. It generates sourcecode as well, so you doesn't have to calculate the
  7. offsets yourself.
  8.  
  9. And now some short instructions 'cause if you doesn't know what trackload is
  10. you doesn't need this program.
  11.  
  12. First of all you have to select what files you want to write to the disk.
  13.  
  14. You can either click on the 'Get' button for a requester or type it in
  15. the string gadget to the right of the 'Get' button.
  16. You can add and remove files as you like.
  17.  
  18. The next step is to determine where on the disk you want to put the files,
  19. and that is totally up to you, I always start at the end of the disk.
  20.  
  21. You can also choose if it shall write lower tracks -> higher tracks or
  22. vice versa. If you want to begin at the end of the disk then you should
  23. put this in the reverse ('Backwards').
  24.  
  25. The drive gadget is up to you (I think you manage to figur it out).
  26.  
  27. Then you can press the 'Do It' button and wait a little while.
  28. After you have write the files you can save the source code, and 
  29. that is a VERY clever thing to do (unless you want to spend some time
  30. with your calculator) and the it's just to include the source in your
  31. code and use that with the DoIO function and WHOW...
  32.  
  33. If you want to clear some sectors on the disk, just switch the write mode
  34. to 'Zeros', enter first and last sector and press 'Do It'. 
  35.  
  36. The 'About' gadget is a really complex little thing, you should try it.
  37.  
  38. ***************************************************************************
  39. I take no responsability if this program overwrites or in ANY other way
  40. destroying important data, hardware etc. It's up to the user to decide
  41. if he/she want to use it or not.
  42. ***************************************************************************
  43.  
  44. Your best wishes: Jonas Andersson.
  45.  
  46. Bugreports, Improvements etc.   Internet: crook@ludd.luth.se
  47.  
  48. History for DiskFiller:
  49.  
  50. V1.0 (10.01.93)
  51. First release.
  52.  
  53. V1.1 (02.02.93)
  54. Modified the gadgets a bit and added zerofill operation, statusline and
  55. better trackdisk errorchecking... 
  56.