home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / disk / copy_utils / mt_copy / helpfile next >
Text File  |  1995-02-27  |  6KB  |  158 lines

  1. ** Error Codes on Read
  2.  
  3. ;  1 = NoSyncFound
  4. ;    Sync $4489 not found
  5. ;  2 = NotAmigaDos
  6. ;    Track is not an Amiga-Dos track
  7. ;  3 = AmigaDosRealBlockError
  8. ;    There are not 11 blocks with sync $4489
  9. ;  4 = AmigaDosRightTrackError (Wrong Track error)
  10. ;    Tracknumber in track is not the same as the physical track it is on
  11. ;  5 = AmigaDosBlockError
  12. ;    Blocknumber found which is >11 or <0
  13. ;  6 = AmigaDosChecksumError2
  14. ;    Checksum error in data block
  15. ;  7 = AmigaDosChecksumError
  16. ;    Checksum error in block header
  17. ;  8 = AmigaDosCodingError
  18. ;    Data read is not the same after it has been decoded and coded
  19. ;  9 = GapError
  20. ;    Gap not at the right place or gap too big/small
  21.  
  22. ** Shortcuts
  23.  
  24. ; rA   means right Amiga-key
  25. ; lA   means left Amiga-Key
  26. ; A    means any Amiga-Key
  27. ; rALT means right ALT-key
  28. ; lALT means left ALT-key
  29. ; ALT  means any ALT-key
  30. ; sp   means on numeric keyboard (sidepad)
  31.  
  32. ; SPACE        = Click on pointer position
  33. ; RETURN    = Click on pointer position
  34. ; ESC       = Move pointer to top left corner
  35. ; ESC on top left corner = Exit MT-Copy
  36. ; HELP        = Main menu
  37. ; F1        = Disk -> Disk menu
  38. ; F4        = Add Ramdrive
  39. ; F5        = Delete Ramdrive
  40. ; F7        = System Info
  41. ; CRSR LEFT    = Move pointer to next box left of current position
  42. ; CRSR RIGHT    = Move pointer to next box right of current position
  43. ; CRSR UP    = Move pointer to next box above current position
  44. ; CRSR DOWN    = Move pointer to next box under current position
  45. ; '1'        = If present, show process 1
  46. ; '2'        = If present, show process 2
  47. ; '3'        = If present, show process 3
  48. ; '4'        = If present, show process 4
  49. ; '5'        = If present, show process 5
  50. ; '6'        = If present, show process 6
  51. ; '7'        = If present, show process 7
  52. ; '8'        = If present, show process 8
  53. ; '9'        = If present, show process 9
  54. ; SHIFT '0'    = Get disk info of drive 0
  55. ; SHIFT '1'    = If present, get disk info of drive 1
  56. ; SHIFT '2'    = If present, get disk info of drive 2
  57. ; SHIFT '3'    = If present, get disk info of drive 3
  58. ; SHIFT '4'    = If present, get disk info of drive 4
  59. ; SHIFT '5'    = If present, get disk info of drive 5
  60. ; SHIFT '6'    = If present, get disk info of drive 6
  61. ; SHIFT '7'    = If present, get disk info of ramdrive 0
  62. ; SHIFT '8'    = If present, get disk info of ramdrive 1
  63. ; SHIFT '9'    = If present, get disk info of ramdrive 2
  64. ; rA '0'    = Toggle source of drive 0
  65. ; rA '1'    = If present, toggle source of drive 1
  66. ; rA '2'    = If present, toggle source of drive 2
  67. ; rA '3'    = If present, toggle source of drive 3
  68. ; rA '4'    = If present, toggle source of drive 4
  69. ; rA '5'    = If present, toggle source of drive 5
  70. ; rA '6'    = If present, toggle source of drive 6
  71. ; rA '7'    = If present, toggle source of ramdrive 0
  72. ; rA '8'    = If present, toggle source of ramdrive 1
  73. ; rA '9'    = If present, toggle source of ramdrive 2
  74. ; rA SHIFT '0'    = Toggle destination of drive 0
  75. ; rA SHIFT '1'    = If present, toggle destination of drive 1
  76. ; rA SHIFT '2'    = If present, toggle destination of drive 2
  77. ; rA SHIFT '3'    = If present, toggle destination of drive 3
  78. ; rA SHIFT '4'    = If present, toggle destination of drive 4
  79. ; rA SHIFT '5'    = If present, toggle destination of drive 5
  80. ; rA SHIFT '6'    = If present, toggle destination of drive 6
  81. ; rA SHIFT '7'    = If present, toggle destination of ramdrive 0
  82. ; rA SHIFT '8'    = If present, toggle destination of ramdrive 1
  83. ; rA SHIFT '9'    = If present, toggle destination of ramdrive 2
  84. ; rA 'S'        = Start operation
  85. ; rA 'Q'        = Quit program
  86. ; rA 'X'    = Clear current diskname
  87. ; rA 'B'    = Use BAM with current process
  88. ; rA 'M'    = Go to More-Info of current process
  89. ; rA 'C'    = Cancel current process
  90.  
  91. ; sp 8        = One line up in System Info Screen or More Info Screen
  92. ; sp 2        = One line down in System Info Screen or More Info Screen
  93. ; sp 9        = One page up in System Info Screen or More Info Screen
  94. ; sp 3        = One page down in System Info Screen or More Info Screen
  95. ; sp 7        = Top of System Info Screen or More Info Screen
  96. ; sp 1        = Bottom of System Info Screen or More Info Screen
  97.  
  98. ;On an Amiga 600 there is no numeric keyboard, however there is the
  99. ;PD-program A600KeyPad, which emulates this numeric keyboard. In MT-Copy
  100. ;this is also implemented. If you press CapsLock:
  101. ;  i  emulates  7
  102. ;  o  emulates  8
  103. ;  p  emulates  9
  104. ;  ,  emulates  1
  105. ;  .  emulates  2
  106. ;  /  emulates  3
  107.  
  108. ** Commands in the icon of MT-Copy (= MT-Copy.info)
  109.  
  110. ; LANGUAGE=<language>    Supported languages are:
  111. ;            NL = Nederlands
  112. ;            D  = Deutsch
  113. ;            E  = Espanol
  114. ;            any other is American
  115. ;            Default = USA
  116. ;
  117. ; SOFTTRACKS=<on/off>    Options are ON and OFF. If your drive can not
  118. ;            see whether the disk has been changed, you should
  119. ;            use option OFF.
  120. ;            Default = ON
  121. ;
  122. ; READRETRIES=<nr of retries>
  123. ;            Number of retries after the program has read
  124. ;            errors. Number can be 0 - 9. You should use
  125. ;            at least the value 1.
  126. ;            Default = 2
  127. ;
  128. ; VERIFYRETRIES=<nr of retries>
  129. ;            Number of read-retries after the program has
  130. ;            read an error on a verification. Number can 
  131. ;            be 0 - 9. It is not very usefull to use a high
  132. ;            value.
  133. ;            Default = 0
  134. ;
  135. ; VERIFYEMPTYTRACKS=<yes/no>
  136. ;            Options are YES and NO. NO means that empty 
  137. ;            tracks will not be verified on the destination.
  138. ;            Default = YES
  139. ;
  140. ; BOOTINSTALLED=<yes/no>
  141. ;            Options are YES and NO. Format will use an
  142. ;            installed bootblock for YES, a non-installed
  143. ;            bootblock for NO.
  144. ;            Default = YES
  145. ;
  146. ; SETDURINGOPERATION=<yes/no>
  147. ;            Options are YES and NO. The question is, should
  148. ;            the S/D-setting be used during copying or another
  149. ;            operation.
  150. ;            Default = NO
  151. ;
  152. ; AUTODURINGOPERATION=<yes/no>
  153. ;            Options are YES and NO. The question is, should
  154. ;            the program check for inserted disks for an 
  155. ;            AUTO-operation during copying or another
  156. ;            operation.
  157. ;            Default = YES
  158.