home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / ERRWAS10.ZIP / ERRWAS < prev   
Encoding:
Text File  |  1989-11-06  |  2.2 KB  |  194 lines

  1. 00          version number of this ERRWAS file  DO NOT CHANGE THIS!
  2. 0  x <-"x" here means ignore any error by this subfunction
  3. 1  x <-"o" here means "ok, the display is as follows" in this format:
  4. 2  x    o Cannot allocate memory.              Up to 29 chrs allowed.
  5. 3  x   "." means that this is a "x" and cannot be replaced by a "o"
  6. 4  x
  7. 5  x
  8. 6  x
  9. 7  x
  10. 8  x
  11. 9  x
  12. 10 x Up to here, DOS doesn't generate errors, so don't bother putting an "o"
  13. 11 x <-most of these crossed locations do not generate errors or do not
  14. 12 x   generate errors which causes anything significant.
  15. 13 x
  16. 14 x |<- max. length of message->|
  17. 15 o Cannot find file
  18. 16 x
  19. 17 x
  20. 18 x
  21. 19 o Cannot find file to delete
  22. 20 o No sequential read
  23. 21 o No sequential write
  24. 22 o Cannot create new file
  25. 23 o Cannot rename file
  26. 24 x
  27. 25 x
  28. 26 x
  29. 27 x
  30. 28 x
  31. 29 x
  32. 30 x
  33. 31 x
  34. 32 x
  35. 33 o No random read
  36. 34 o No random write
  37. 35 x
  38. 36 x
  39. 37 x
  40. 38 . <-nothing happens if you put a "o" here
  41. 39 o Cannot read random block
  42. 40 o Cannot write random block
  43. 41 x
  44. 42 x
  45. 43 x
  46. 44 x
  47. 45 x
  48. 46 x
  49. 47 x
  50. 48 x
  51. 49 .
  52. 50 x
  53. 51 x
  54. 52 x
  55. 53 x
  56. 54 x
  57. 55 x
  58. 56 x
  59. 57 o Cannot create subdirectory
  60. 58 o Cannot remove subdirectory
  61. 59 o Cannot change subdirectory
  62. 60 o Cannot create new file
  63. 61 o Cannot find file
  64. 62 x
  65. 63 o Cannot read file
  66. 64 o Cannot read file
  67. 65 x
  68. 66 x
  69. 67 o Cannot change file mode
  70. 68 x
  71. 69 o Cannot duplicate handle
  72. 70 x
  73. 71 x
  74. 72 x
  75. 73 o Memory is locked
  76. 74 o Cannot change block size
  77. 75 .
  78. 76 .
  79. 77 x
  80. 78 x
  81. 79 x
  82. 80 x
  83. 81 x
  84. 82 x
  85. 83 x
  86. 84 x
  87. 85 x
  88. 86 o Cannot rename a file
  89. 87 o Cannot get/set file date/time
  90. 88 x
  91. 89 x
  92. 90 x
  93. 91 x
  94. 92 x
  95. 93 x
  96. 94 x
  97. 95 x
  98. 96 x
  99. 97 x
  100. 98 x
  101. 99 x
  102. 100x
  103. 101x
  104. 102x
  105. 103x
  106. 104x
  107. 105x
  108. 106x
  109. 107x
  110. 108x
  111. 109x
  112. 110x
  113. 111x
  114. 112x
  115. 113x
  116. 114x
  117. 115x
  118. 116x
  119. 117x
  120. 118x
  121. 119x
  122. 120x
  123. 121x
  124. 122x
  125. 123x
  126. 124x
  127. 125x
  128. 126x
  129. 127x
  130. 128x
  131. 129x
  132. 130x
  133. 131x
  134. 132x
  135. 133x
  136. 134x
  137. 135x
  138. 136x
  139. 137x
  140. 138x
  141. 139x
  142. 140x
  143. 141x
  144. 142x
  145. 143x
  146. 144x
  147. 145x
  148. 146x
  149. 147x
  150. 148x
  151. 149x
  152. 150x
  153. 151x
  154. 152x
  155. 153x
  156. 154x
  157. 155x
  158. 156x
  159. 157x
  160. 158x
  161. 159x
  162. 160x
  163. 161x
  164. 162x
  165. 163x
  166. 164x
  167. 165x
  168. 166x
  169. 167x
  170. 168x
  171. 169x
  172. 170x
  173. 171x
  174. 172x
  175. 173x
  176. 174x
  177. 175x
  178. 176x
  179. 177x
  180. 178x
  181. 179x
  182. 180x
  183. 181x
  184. 182x
  185. 183x
  186. 184x
  187. 185x
  188. 186x
  189. 187x
  190. 188x
  191. 189x
  192. 190x
  193. 191x
  194.