DATAVERR.TXT - Key to Error Numbers The following is a listing of DataView error codes. These error codes are displayed when the program runs into a problem and displays something like: I've fallen and I can't get up! DataView Error number: 5 Using these error codes you can get the most detailed description of your problem. It is unlikely that you will ever need to use this, but I felt it should be included in the program to help with possible configuration errors, etc. Error Num Description ÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ 5.........Illegal Function Call - please report this error to author 6.........Overflow 7.........Out of Memory - Give DataView more memory. 350k should be sufficient. 9.........Subscript not defined - Try DataView with another archive, perhaps there is something wrong with the archive. If this problem occurs more then once it would be a good idea to let the author know. 14........Out of String space - Give DataView more memory. 52........Bad filename or number - make sure that all files defined in your configuration file are correct. 53........File not found - make sure that all files defined in your configuration file are correct. 61........Disk Full - Your out of space! 62........Input past end of file - DataView has attempted to read a archive that has EOF characters in the zip comment. Try stripping the zip comment. 64........Bad filename - Make sure the filenames specified in your configuration file are valid. 67........Too many files - increase the amount of files in your CONFIG.SYS file. 70........Permission Denied - DataView has attempted to read a file that your system will not give it access to. 71........Disk not ready - Hard drive problem. 72........Disk media error - another bad hard drive problem. 75........Path file access error - make sure the filenames specified in the configuration file are valid. 76........Path not found - make sure the filenames/paths you have specified in the configuration file are valid. If any other error occurs that was not on this list, please report it to the author -Ryan Cramer.