home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cslio205.zip / ERROR / ERROR.ERR
Text File  |  1997-01-21  |  17KB  |  277 lines

  1. Info 1000: %s %s %s %s %s
  2. Fatal Error 1001: Out of memory
  3. Fatal Error 1310: CSJULIAN: Cannot calculate julian date for year=0.
  4. Fatal Error 1410: CSDATE: Unknown date format.
  5. Error 1610: CSHEAP: Heap is already open.
  6. Fatal Error 1620: CSHEAP: Cannot open. Heap not initialized.
  7. Fatal Error 1630: CSHEAP: Not open. Cannot allocate.
  8. Fatal Error 1640: CSHEAP: Malloc() internal error.  You found a bug!
  9. Fatal Error 2510: CSTEMPLATE: invalid template.
  10. Fatal Error 2515: CSTEMPLATE: invalid template string.
  11. Fatal Error 2520: CSTEMPLATE: character %s not allowed in template.
  12. DEBUG Warning 3310: CSMALLOC: File %s line %s farcalloc() returns NULL.
  13. DEBUG Warning 3320: CSMALLOC: File %s line %s farmalloc() returns NULL.
  14. DEBUG Warning 3330: CSMALLOC: File %s line %s calloc() returns NULL.
  15. DEBUG Warning 3340: CSMALLOC: File %s line %s malloc() returns NULL.
  16. DEBUG Warning 3380: CSMALLOC: File %s line %s realloc() returns NULL.
  17. DEBUG Warning 3390: CSMALLOC: File %s line %s realloc() returns NULL.
  18. DEBUG Error 3315: CSMALLOC: File %s line %s farfree(NULL).
  19. DEBUG Error 3316: CSMALLOC: File %s line %s farfree( NOT USED ).
  20. DEBUG Error 3325: CSMALLOC: File %s line %s free(NULL).
  21. DEBUG Error 3326: CSMALLOC: File %s line %s free( NOT USED ).
  22. DEBUG Error 3335: CSMALLOC: File %s line %s realloc(NULL).
  23. DEBUG Error 3336: CSMALLOC: File %s line %s realloc( NOT USED ).
  24. DEBUG Error 3345: CSMALLOC: File %s line %s farrealloc(NULL).
  25. DEBUG Error 3346: CSMALLOC: File %s line %s farrealloc( NOT USED ).
  26. DEBUG Error 3350: CSMALLOC: Cannot open log file %s.
  27. DEBUG Error 3360: CSMALLOC: NearHeap fails test in file %s line %s.
  28. DEBUG Error 3370: CSMALLOC: FarHeap fails test in file %s line %s.
  29. DEBUG Fatal Error 3405: pStricmp: Passing NULL pointer.
  30. DEBUG Fatal Error 3410: pStrnicmp: Passing NULL pointer.
  31. DEBUG Error 3415: pLtoa: Passing NULL pointer.
  32. DEBUG Error 3420L pLtoa: Invalid radix %s.
  33. DEBUG Error 3505: STR: [%s] accessing outside allocated memory.
  34. Fatal Error 3510: EDSTR: string to long. %s
  35. Fatal Error 3515: EDSTR: alloc_min, cannot minimize allocation.
  36. Fatal Error 3520: EDSTR: alloc_adjust, cannot adjust allocation.
  37. Fatal Error 3525: EDSTR: cannot allocate memory.
  38. Fatal Error 7010: BASE: out of memory.
  39. Error 7020: BASE: %s read_header: cannot perform fseek.
  40. Error 7030: BASE: %s read_header: read error.
  41. Fatal Error 7040: BASE: %s write_header: cannot perform fseek.
  42. Fatal Error 7050: BASE: %s write_header: write error.
  43. Error 7060: BASE: %s Database already open: Cannot call read_only().
  44. Error 7070: BASE: %s Open error. Lock file exists.
  45. Error 7071: File: %s Open error. Cannot create lock file.
  46. Error 7080: File: %s Define error. Lock file exists.
  47. Error 7081: File: %s Define error. Cannot create lock file.
  48. Error 7082: File: %s Define error. Read-Only mode.
  49. Error 7110: Class %s: Cannot use 'go_to()' with an active index.
  50. Error 8010: %s is not a PAGE database file, or file is corrupted.
  51. Fatal Error 8020: PAGE %s: No pages in empty page chain.
  52. Error 8030 PAGE %s: Database is locked.
  53. Error 8040 PAGE %s: Setvbuf() failed.
  54. Fatal Error 8050 PAGE %s: Cannot append(); Read-Only mode.
  55. Fatal Error 8105: %s is not an DLAY database file, or file is corrupted.
  56. Fatal Error 8106: %s is not an OLAY database file, or file is corrupted.
  57. Fatal Error 8110: OLAY %s: GOTO invalid position %s.
  58. Fatal Error 8122: OLAY %s: %s beyond end-of-file.
  59. DEBUG Error 8130: OLAY %s: Not enough free disk space to execute PACK().
  60. Error 8140: OLAY %s: Cannot open export file %s.
  61. Error 8150: OLAY %s: Cannot open import file %s.
  62. Fatal Error 8155: OLAY: %s write_header: write error.
  63. Error 8156: OLAY: %s Error while reading header block.
  64. Fatal Error 8160: OLAY %s: Out of memory during EXPORT().
  65. DEBUG Error 8161: OLAY %s: Disk full during export of %s.
  66. Error 8162: OLAY %s: Cannot open report file %s.
  67. Error 8163: OLAY %s: Cannot write report file %s. Disk full?
  68. Error 8164: OLAY %s: Cannot close report file %s. Disk full?
  69. Fatal Error 8170: OLAY %s: Out of memory during IMPORT().
  70. DEBUG Fatal Error 8180: OLAY %s: Virtual file pointer not set. Call fseek().
  71. DEBUG Error 8185: OLAY: not open. Cannot execute %s.
  72. DEBUG Error 8186: OLAY: already open. Cannot execute %s.
  73. Fatal Error 8210: %s is not a BTREE file, or file corrupted.
  74. Fatal Error 8215: Cannot open BTREE %s. Is already open.
  75. Fatal Error 8216: Cannot open BTREE %s. Out of memory.
  76. Fatal Error 8217: BTREE %s, Cannot use multiple keys with data size of %s bytes.
  77. Fatal Error 8220: Cannot initialize BTREE. Out of memory.
  78. Warning 8225: Multiple Keys can not be set. BTREE %s is already open. IGNORED.
  79. Fatal Error 8226: BTREE: minimum key length is 1. Cannot Define %s.
  80. Fatal Error 8227: BTREE: negative data length. Cannot Define %s.
  81. Fatal Error 8228: BTREE: multiple keys NOT allowed with data length 0.
  82. Fatal Error 8229: BTREE: excessive key/data size. Cannot define %s.
  83. Error 8230: BTREE is closed. Cannot Pack.
  84. Error 8235: BTREE %s Pack(). Cannot open temporary file.
  85. Error 8240: BTREE %s Pack(). Out of memory.
  86. Error 8245: BTREE %s Pack(). Disk Full?
  87. Error 8250: BTREE %s Pack(). Read error.
  88. Fatal Error 8255: BTREE: %s write_header: write error.
  89. Error 8256: BTREE: %s Error while reading header block.
  90. Fatal Error 8305: TABLE %s Cannot open. Already open.
  91. Fatal Error 8310: TABLE %s Index key less then data key.
  92. Error 8320: TABLE %s Attempt to use PREV() before SEARCH() or INSERT().
  93. Error 8330: TABLE %s Attempt to use NEXT() before SEARCH() or INSERT().
  94. Fatal Error 8340: TABLE %s Insufficient memory to allocate data block.
  95. Fatal Error 8350: TABLE %s Insufficient memory to allocate index block.
  96. Error 8360: TABLE %s Cannot open report file %s.
  97. Error 8370: TABLE %s Cannot write report file %s. Disk full?
  98. Error 8380: TABLE %s Cannot close report file %s. Disk full?
  99. Fatal Error 8420: CSARRAY %s Argument of SIZE(%s) too large.
  100. Fatal Error 8430: CSARRAY %s Not enough memory to allocate buffer.
  101. Warning 8440: CSARRAY %s You cannot change SIZE(). Attempt ignored.
  102. Fatal Error 8450: CSARRAY %s Index %s out of range.
  103. Fatal Error 8460: CSARRAY %s Class not properly set up. SIZE() has to be called.
  104. Error 8470: CSARRAY %s Cannot open report file %s.
  105. Error 8480: CSARRAY %s Cannot write report file %s. Disk full?
  106. Error 8490: CSARRAY %s Cannot close report file %s. Disk full?
  107. Error 8562: TABLEa: %s Cannot open report file %s.
  108. Error 8563: TABLEa: %s Cannot write report file %s. Disk full?
  109. Error 8564: TABLEa: %s Cannot close report file %s. Disk full?
  110. Fatal Error 8710: BUFFER %s Out of memory. Cannot allocate buffer.
  111. Fatal Error 8715: BUFFER %s Cannot initialize class. Not enough memory.
  112. Fatal Error 8720: BUFFER %s No buffers available.
  113. Fatal Error 8725: BUFFER class not open. Cannot set number of buffers.
  114. Fatal Error 8726: BUFFER class not open. Cannot load buffer.
  115. Fatal Error 8730: BUFFER %s Buffer 2 file, page %s. Cannot perform fseek.
  116. Fatal Error 8735: BUFFER %s File 2 buffer, page %s. Cannot perform fseek.
  117. Fatal Error 8740: BUFFER %s Buffer 2 file, page %s. Cannot perform fwrite.
  118. Fatal Error 8745: BUFFER %s File 2 buffer, page %s. Cannot perform fread.
  119. Fatal Error 8750: BUFFER %s number_buff() needs to be called before assign().
  120. Fatal Error 8755: BUFFER: Cannot open. Is already opened.
  121. Fatal Error 8756: BUFFER: %s. Number of buffers NOT set.
  122. Error 8760: BUFFER: %s Cannot open report file %s.
  123. Error 8770: BUFFER: %s Cannot write report file %s. Disk full?
  124. Error 8780: BUFFER: %s Cannot close report file %s. Disk full?
  125. Error 8790: BUFFER: %s locate_buff() Priority %s out of range [0..31], ADJUSTED.
  126. Error 8791: BUFFER: %s load_buff() Priority %s out of range [0..31], ADJUSTED.
  127. Error 8792: BUFFER: %s change_stat() Priority %s out of range [0..31], ADJUSTED.
  128. Fatal Error 9010: DLAY: %s Error while reading header block.
  129. Fatal Error 9205: IBASE: %s Out of memory.
  130. Fatal Error 9210: IBASE: %s Recordsize larger then 32765 bytes.
  131. DEBUG Error 9220: IBASE: %s Invalid record %s!
  132. Error 9230: IBASE: %s Database NOT open. Cannot write report.
  133. Error 9231: IBASE: %s Database NOT open. Cannot write report %s.
  134. Fatal Error 9240: IBASE is already open. Cannot open again.
  135. Fatal Error 9241: IBASE is open. Cannot call define().
  136. Fatal Error 9250: %s is not a IBASE file, or file corrupted!
  137. Error 9260: IBASE: %s Cannot open report file %s.
  138. Error 9270: IBASE: %s Cannot write report file %s. Disk full?
  139. Error 9280: IBASE: %s Cannot close report file %s. Disk full?
  140. Error 9290: IBASE: %s Out of memory during pack().
  141. Fatal Error 9310: TBASE: %s Recordsize larger then 32765 bytes.
  142. DEBUG Error 9320: TBASE: %s Invalid record %s.
  143. Error 9330: TBASE: %s Database NOT open. Cannot write report.
  144. Error 9331: TBASE: %s Database NOT open. Cannot write report %s.
  145. Fatal Error 9340: TBASE is already open. Cannot open again.
  146. Fatal Error 9341: TBASE is open. Cannot call define().
  147. Fatal Error 9350: %s is not a TBASE file, or file corrupted!
  148. Error 9360: TBASE: %s Cannot open report file %s.
  149. Error 9370: TBASE: %s Cannot write report file %s. Disk full?
  150. Error 9380: TBASE: %s Cannot close report file %s. Disk full?
  151. Error 9390: TBASE: %s Out of memory during pack().
  152. Fatal Error 9410: RBASE: %s Recordsize larger then 32765 bytes.
  153. Fatal Error 9411: RBASE %s Buffer 2 file, page %s. Cannot perform fseek.
  154. Fatal Error 9412: RBASE %s Buffer 2 file, page %s. Cannot perform fwrite.
  155. Fatal Error 9413: RBASE %s File 2 buffer, page %s. Cannot perform fseek.
  156. Fatal Error 9414: RBASE %s File 2 buffer, page %s. Cannot perform fread.
  157. DEBUG Error 9420: RBASE: %s Invalid record %s.
  158. Error 9430: RBASE: %s Database NOT open. Cannot write report.
  159. Error 9431: RBASE: %s Database NOT open. Cannot write report %s.
  160. Fatal Error 9440: RBASE is already open. Cannot open %s.
  161. Fatal Error 9441: RBASE is open. Cannot execute define(%s).
  162. Fatal Error 9450: %s is not a RBASE file, or file corrupted!
  163. Error 9455: RBASE %s define() failed. Cannot open file.
  164. Error 9460: RBASE: %s Cannot open report file %s.
  165. Fatal Error 9461: RBASE: %s data_2_header() class not open.
  166. Error 9462: RBASE: %s Too much DATA written to header. Max is %s bytes.
  167. Fatal Error 9463: RBASE: %s data_2_header(): cannot perform fseek.
  168. Fatal Error 9464: RBASE: %s data_2_header(): cannot perform fwrite.
  169. Fatal Error 9465: RBASE: %s header_2_data() class not open.
  170. Error 9466: RBASE: %s Too much DATA read from header. Max is %s bytes.
  171. Fatal Error 9467: RBASE: %s header_2_data(): cannot perform fseek.
  172. Fatal Error 9468: RBASE: %s header_2_data(): cannot perform fread.
  173. DEBUG Error 9469: RBASE: %s Read-Only mode. Cannot write data to header.
  174. Error 9470: RBASE: %s Cannot write report file %s. Disk full?
  175. Error 9473: RBASE: %s Cannot open. Locked? Read only?
  176. Error 9474: RBASE: %s Cannot open. File doesn't exist.
  177. Fatal Error 9475: RBASE: Cannot open file %s.
  178. Fatal Error 9476: RBASE: File %s already closed.
  179. Error 9477: RBASE: Cannot close file %s.
  180. Error 9480: RBASE: %s Cannot close report file %s. Disk full?
  181. Error 9490: RBASE: %s Out of memory during pack().
  182. Fatal Error 9491: RBASE: %s Out of memory during open().
  183. Fatal Error 9492: RBASE: %s Out of memory during append. Database now closed.
  184. Error 9493: RBASE: %s Database too large.
  185. Fatal Error 9494: RBASE: %s Database reached maximum size. Database now closed.
  186. DEBUG Error 9495: RBASE: %s Database reached maximum size. Cannot append.
  187. DEBUG Error 9496: RBASE: %s Out of memory during append.
  188. Warning 9504: %s Cannot call empty(). Database needs to be open. IGNORED.
  189. Fatal Error 9505: PAGE: %s Too much DATA read from header. Max is %s.
  190. Fatal Error 9506: PAGE: %s Too much DATA written to header. Max is %s.
  191. Fatal Error 9511: PAGE: %s Write user data, database NOT open.
  192. Fatal Error 9512: PAGE: %s Write user data, cannot perform fseek.
  193. Fatal Error 9513: PAGE: %s Write user data, disk full?
  194. Fatal Error 9515: PAGE: %s Data_2_header(): cannot perform fseek.
  195. Fatal Error 9521: PAGE: %s Read user data, database NOT open.
  196. Fatal Error 9522: PAGE: %s Read user data, cannot perform fseek.
  197. Fatal Error 9523: PAGE: %s Read user data, cannot perform fread.
  198. Fatal Error 9525: PAGE: %s Data_2_header(): cannot perform fwrite.
  199. Fatal Error 9535: PAGE: %s Header_2_data(): Database is not open!
  200. Fatal Error 9545: PAGE: %s Header_2_data(): cannot perform fseek.
  201. Fatal Error 9555: PAGE: %s Header_2_data(): cannot perform fread.
  202. Error 9560: PAGE: %s Cannot open file during definition.
  203. Error 9562: PAGE: %s Cannot open report file %s.
  204. Error 9563: PAGE: %s Cannot write report file %s. Disk full?
  205. Error 9564: PAGE: %s Cannot close report file %s. Disk full?
  206. Error 9565: PAGE: %s Cannot set page size. Database already open. IGNORED.
  207. Error 9566: PAGE: %s Database NOT open. Cannot write report.
  208. Error 9567: PAGE: %s Database NOT open. Cannot write report %s.
  209. Error 9570: PAGE: %s Cannot open. Locked? Read only?
  210. Error 9571: PAGE: %s Cannot open. File doesn't exist.
  211. Error 9575: PAGE: %s Maximum page size is %s bytes. Page size is NOT changed.
  212. Fatal Error 9580: PAGE: %s Cannot close database. Disk full?
  213. DEBUG Error 9585: PAGE: Cannot open database %s. Class is already open.
  214. Fatal Error 9590: PAGE: %s File not open. Cannot read data from header.
  215. Fatal Error 9591: PAGE: %s File not open. Cannot write data to header.
  216. Error 9592: PAGE: %s File not open. Cannot execute 'save_as()'.
  217. Error 9595: PAGE: %s Out of memory during 'save_as()'.
  218. DEBUG Warning 9596: PAGE Cannot close(). Class not open.
  219. Fatal Error 9610: VRAM: %s Wrong page size. File corrupted?
  220. Fatal Error 9611: VRAM: %s already open. Cannot execute define();
  221. Error 9612: VRAM: %s already open. Cannot execute open();
  222. Fatal Error 9620: VRAM: %s Cannot initialize, out of memory.
  223. Fatal Error 9630: %s is not a VRAM file, or file is corrupted.
  224. Fatal Error 9631: VRAM: %s malloc(%s), attempt to allocate more then %s bytes.
  225. Fatal Error 9640: VRAM: %s Chunk size %s bytes is too big.
  226. Error 9655: VRAM: %s write_header: write error.
  227. Error 9656: VRAM: %s Error while reading header block.
  228. Error 9665: VRAM: %s Cannot close report file %s. Disk full?
  229. Error 9666: VRAM: class NOT open. Cannot execute %s function.
  230. Error 9668: VRAM: %s Cannot open report file %s.
  231. Error 9669: VRAM: %s Cannot write report file %s. Disk full?
  232. Fatal Error 9710: VBASE: %s Cannot allocate empty-chain table.
  233. Fatal Error 9720: VBASE: %s Maximum-record-size of %s bytes is too big.
  234. Fatal Error 9730: VBASE: %s Attempt to read invalid record %s.
  235. Fatal Error 9740: VBASE: %s Attempt to write invalid record %s.
  236. Fatal Error 9750: VBASE: %s Cannot open. Illegal number of indexes!
  237. Fatal Error 9751: VBASE: %s Cannot open. Wrong page size.
  238. Fatal Error 9755: VBASE: %s write_header: write error.
  239. Error 9756: VBASE: %s Error while reading header block.
  240. Fatal Error 9760: VBASE: %s Attempt to append record with invalid length %s.
  241. Fatal Error 9761: VBASE: %s Attempt to write record with invalid length %s.
  242. Error 9762: VBASE: %s Cannot open report file %s.
  243. Error 9763: VBASE: %s Cannot write report file %s. Disk full?
  244. Error 9764: VBASE: %s Cannot close report file %s. Disk full?
  245. Error 9766: VBASE: %s Database NOT open. Cannot write report.
  246. Error 9767: VBASE: %s Database NOT open. Cannot write report %s.
  247. Error 9768: VBASE: %s Database NOT open. Cannot execute pack().
  248. Error 9770: VBASE: %s Database NOT open. Cannot execute info();
  249. Error 9771: VBASE: %s Database NOT open. Cannot execute empty();
  250. Warning 9772: VBASE: %s Not enough memory to execute PACK().
  251. Fatal Error 9780: %s is not VBASE database file, or file is corrupted.
  252. Fatal Error 9910: AVL: %s Out of memory during allocation of node.
  253. Fatal Error 9920: %s is not an AVL database file, or file is corrupted.
  254. Fatal Error 9930: AVL %s cannot export data. Disk full?
  255. Fatal Error 30010 %s: Database is empty.
  256. Error 30020 %s: Cannot open database %s.
  257. Fatal Error 30030 %s: Cannot open. Wrong record size.
  258. Error 30040 %s: Cannot open index %s.
  259. Error 30051 %s: Class not open. Cannot reindex.
  260. Error 30052 %s: Class not open. Cannot execute pack().
  261. Warning 30053 %s: Class not open. Cannot execute order().
  262. Error 30054 %s: Class not open. Cannot execute export(%s).
  263. Error 30055 %s: Class not open. Cannot execute import(%s).
  264. Error 30056 %s: Class not open. Cannot execute to_DBASE(%s).
  265. Error 30061 %s: Class already open. Cannot open again.
  266. Error 30062 %s: Class already open. Cannot execute define().
  267. Error 30063 %s: Cannot set read_only() while class is open.
  268. Error 30070 %s: Error during define.
  269. Error 30071 %s: Error during export. Cannot open file %s.
  270. Error 30072 %s: Write error during export(%s).
  271. Error 30080 %s: order() called with wrong parameter.
  272. Error 30091 %s: Error during import. Cannot open file %s.
  273. Error 30092 %s: Out of memory during import.
  274. Error 30093 %s: import(%s). Missing record delimiter.
  275. Error 30095 %s: to_DBASE. Cannot open file %s.
  276. Error 30096 %s: to_DBASE(%s). Write error.
  277.