thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 1:46 pm Post subject: MS-DOS ERRORS |
|
|
Abort, Retry, Fail? - Usually you will get this error message if you are trying to read a disk that is not readable of if no disk is in there
Access denied - Usually meaning the file has a attribute on it *TIP* if you need to delete the file just deltree FILE
Bad command or file name - Usually this is when you miss type a command or if DOS does not know the command.
Bad or missing command interpreter - DOS cannot locate the Command.com a important file that holds all of DOS's needed information, you will need to recopy it also there is a chance you could possible have a Virus
Divide overflow - Program has attempted to divide something by 0.
Drive not ready error - Disk in the drive is not readable, such as a disk not being in the disk drive.
Duplicate file name or file not found - When attempting to rename a file the file does not exist or there is already a file with that name.
File cannot be copied onto itself - An attempt to copy a file could not be completed because the file already exists or same source and destination.
File creation error - Directory could be full because of the DOS limitation of files in one directory the file could also already exist or the file was not copied correctly
File not found - Meaning that in the directory that you searched does not have that certain file or there are no files in the directory.
General Failure - Something bad has occurred and DOS not know what to say so it just gives you this error if this is giving when try reading the Hard drive you may need to format the hard drive or it possible even could be bad |
|