Error Code 80
System error code 80 means "The file exists." This error code may also display as "ERROR_FILE_EXISTS" or as the value 0x50.Error Code 82
System error code 82 means "The directory or file cannot be created." This error code may also display as "ERROR_CANNOT_MAKE" or as the value 0x52.Error Code 83
System error code 83 means "Fail on INT 24." This error code may also display as "ERROR_FAIL_I24" or as the value 0x53.Error Code 84
System error code 84 means "Storage to processError Code 85
System error code 85 means "The local device name is already in use." This error code may also display as "ERROR_ALREADY_ASSIGNED" or as the value 0x55.Error Code 86
System error code 86 means "The specified network password is not correct." This error code may also display as "ERROR_INVALID_PASSWORD" or as the value 0x56.Error Code 87
System error code 87 means "The parameter is incorrect." This error code may also display as "ERROR_INVALID_PARAMETER" or as the value 0x57.Error Code 88
System error code 88 means "A write fault occurred on the network." This error code may also display as "ERROR_NET_WRITE_FAULT" or as the value 0x58.Error Code 89
System error code 89 means "The system cannot start another process at this time." This error code may also display as "ERROR_NO_PROC_SLOTS" or as the value 0x59.