home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / i / icpy12.zip / ICOPY.DOC next >
Text File  |  1993-03-24  |  3KB  |  78 lines

  1.              Documentation for ICOPY.EXE
  2.  
  3.                 ImageCopy 1.0
  4.  
  5.                   Copyright
  6.  
  7.                Patrick M. Ragan
  8.                CIS 100065,1602
  9.  
  10.  
  11.  
  12.  
  13.  
  14. Version revision
  15.  
  16. Version 1.2
  17.  
  18. - Bug fix, diskette Read Errors abort copy process correctly
  19.  
  20.  
  21. Version 1.1
  22.  
  23. - A comment of 20 character length may be entered for an image file.
  24. - When writing to diskette, the current directory can be searched for image 
  25.   files, presuming there are image files inside the current directory. In 
  26.   addition diskette size and comment are also displayed.
  27. - A switch "-V" was introduced in order to display image comments when 
  28.   calling ImageCopy.
  29. - ICCONV.EXE should be used to convert images created with version 1.0.
  30.  
  31.  
  32.  
  33. What does ImageCopy do?
  34.  
  35. I use ImageCopy mainly to store images of diskettes onto my hard disk in 
  36. order to write them back onto the same kind of diskettes whenever I am 
  37. able to. Currently only disk drives A: and B: are supported, I guess I 
  38. could change that whenever the demand for any kind of disk drive arises. 
  39. The following diskette formats are supported:
  40.  
  41.      3½" - 720 KB and 1.4 MB
  42.      5¼" - 360 KB and 1.2 MB
  43.  
  44. I wrote ImageCopy in order to be able to copy diskettes 1:1 without the must 
  45. of having the according amount of empty diskettes at hand, instead at least 
  46. some kind of PC or notebook hard disk drive. The disk images can be copied 
  47. back to diskettes whenever I please.
  48.  
  49. ImageCopy is menu-driven without any fancy stuff. After reading a diskette 
  50. you have the possibility to compress the image, whereas the result of the 
  51. compression depends on the amount of data stored on diskette. After 
  52. compressing ImageCopy then decides to either keep the compressed version of 
  53. the image or the original. It _can_ happen that compressed images become 
  54. larger than originals, especially with very dense diskettes.
  55.  
  56. ImageCopy "remembers" the diskette size of the original, so that it will ask 
  57. for the according diskette type when writing the image back to diskette at 
  58. a later time. Images are first decompressed in case of image compression. You 
  59. can have ImageCopy format a diskette for you first before writing the image 
  60. back.
  61.  
  62.  
  63.  
  64. What does ImageCopy not do?
  65.  
  66. ImageCopy _cannot_ copy diskettes with sector oriented copy protection 
  67. mechanisms. It is also not possible to copy images to diskettes that do not 
  68. match the size or capacity of the original, e.g. you can't copy the image 
  69. made of a 5¼" 1.2 MB diskette on to a 3½" 1.4 MB diskette (otherwise it 
  70. would not be an image anymore).
  71.  
  72.  
  73.  
  74. ImageCopy is free to use, I ask not to sell it. I regard it as FreeWare until 
  75. further notice. Should any problems or erros arise, or should anyone just 
  76. want to give his piece or make suggestions, feel free to contact me via 
  77. CompuServe. My CIS ID is 100065,1602 .
  78.