The Operation couldn’t be completed (OSStatus error -34)
any idea how to resolve this?
The Operation couldn’t be completed (OSStatus error -34)
any idea how to resolve this?
Error -34… Now that’s a name I’ve not heard in a long time… a long time.
This is most likely dskFulErr
, declared in <MacErrors.h>
with the comment disk full
.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"