home *** CD-ROM | disk | FTP | other *** search
/ Spanish Scene 2 / SpanishScene2.iso / PROGRAMAS / EDUARDO_DAVID-IND. / DImage10b.lha / dimage / DImage.doc < prev    next >
Text File  |  1998-01-31  |  4KB  |  160 lines

  1.  
  2.  
  3.  
  4.                                 DImage v1.0b
  5.  
  6.                      Copyright © 1997-1998 Eduardo David
  7.                        (DImage stands for DISK IMAGE)
  8.  
  9.  
  10.  
  11.  
  12. Introduction:
  13. ------------
  14.  
  15. DImage writes image files (this is a file with 901120 bytes) of a normal
  16. amiga disk and vice versa.
  17.  
  18. I made this program because I found that all the software that exists similar
  19. to this are cli based and only have one of the functions:
  20.  
  21.  
  22.                          to                      to
  23.                   DEVICE -> IMAGE    or    IMAGE -> DEVICE
  24.  
  25.  
  26. So this is two in one and with a Graphic User Interface (GUI).
  27.  
  28.  
  29.  
  30.  
  31.  
  32. Instructions:
  33. ------------
  34.  
  35. Type:    This is the gadget where you select the type of transfer that you
  36.         want to make.
  37.  
  38.         IMAGE->DEVICE : This will transfer the file (image) selected to the
  39.                          selected device.
  40.  
  41.         DEVICE->IMAGE : This will transfer the device to the selected file
  42.                            (make an image).
  43.  
  44.  
  45. Image:    Is the name of the file (image) that you want to create or transfer
  46.         to/from device. The R button calls a file requester.
  47.  
  48.  
  49. Name:   Is the name of the device in which you want to create/transfer
  50.         the image file. The R button calls a file requester.
  51.  
  52.  
  53. Unit:    In this slider you choose the number of the unit that the device
  54.         will use.
  55.  
  56.  
  57. Do it!:    Starts the transfer.
  58.  
  59.  
  60. Stop:    Stops the transfer.
  61.  
  62.  
  63.  
  64. Requirements:
  65. ------------
  66.  
  67. Kickstart 2.0 or greater.
  68.  
  69.  
  70.  
  71. History:
  72. -------
  73.  
  74. 1.0b (31.01.98) FIFTH PUBLIC RELEASE.
  75.  
  76.                 o It seems that have left a bug (AGAIN) in the IMAGE
  77.                   FileRequester that CRACHED the machine. NOW FIXED.
  78.  
  79.  
  80. 1.0a (25.01.98) FOURTH PUBLIC RELEASE.
  81.  
  82.                 o Made a bug when reworked some code in the last realease:
  83.                   you couldn't make image files. NOW FIXED.
  84.                 o Removed bug related with file requester.
  85.                 o Optimized some code.
  86.                 o From now on DImage updates will always call DImage.lha
  87.  
  88.  
  89. 1.0  (14.01.98) THIRD PUBLIC RELEASE.
  90.  
  91.                 o Remade the documentation with the help of my friend
  92.                   Gavin Gonçalves (thanks mate).
  93.                 o Some minor bug fixes.
  94.  
  95.  
  96. 0.9ß (12.01.98) INTERNAL RELEASE.
  97.  
  98.                 o Changed the way the program works (requested from
  99.                   some users). It now supports any device
  100.                   (not only trackdisk.device).
  101.                    o Changed the code to support devices.
  102.                 o New GUI.
  103.                 o Removed obsolete code.
  104.  
  105.  
  106. 0.8ß (12.09.97) SECOND PUBLIC RELEASE.
  107.  
  108.                 o I think that the program is finally stable.
  109.                   Now data is always checked to see if it's saved correctly.
  110.                   It's now 100% safe to transfer Files to/from Device!!!
  111.  
  112.  
  113. 0.7ß (05.09.97) INTERNAL RELEASE.
  114.  
  115.                 o Re-written entire disk routine.
  116.  
  117.  
  118. 0.6ß (01.09.97) INTERNAL RELEASE.
  119.  
  120.                 o Fixed a bug in the disk routine. Sometimes data written to
  121.                   disk was corrupted.
  122.  
  123.  
  124. 0.5ß (30.08.97) FIRST PUBLIC RELEASE.
  125.  
  126.  
  127.  
  128. Copyright:
  129. ---------
  130.  
  131. DImage is now MAILWARE.
  132. Please send me an email/snail-mail saying that you use DImage and your
  133. computer configuration (and something more if you want) and you'll be the
  134. owner of the software. This procedure will register you!
  135.  
  136. Subject Field = "REGISTERING DIMAGE."
  137.  
  138.  
  139.  
  140. Author:
  141. ------
  142.  
  143. Name   : Eduardo David
  144. E-Mail : eduardo_david@bigfoot.com
  145. Address: Rua Nina Marques Pereira
  146.          n9 - 2E
  147.          1500 Lisboa
  148.          PORTUGAL
  149.  
  150. Send me bug reports and/or suggestions.
  151. Subject Field = "DIMAGE"
  152.  
  153.  
  154.  
  155. Disclaimer:
  156. ----------
  157.  
  158. THE AUTHOR IS NOT RESPONSIBLE FOR ANY LOSS OF DATA OR DAMAGE, CAUSED DIRECTLY
  159. OR INDIRECTLY BY USAGE OF DIMAGE. USE IT AT YOUR OWN RISK.
  160.