| -5000 | afpAccessDenied | Incorrect access for this file/folder |
| -5001 | afpAuthContinue | AFP Authorization continue |
| -5002 | afpBadUAM | AFP Bad UAM |
| -5003 | afpBadVersNum | AFP Bad version number |
| -5004 | afpBitmapErr | AFP Bit map error |
| -5005 | afpCantMove | AFP Can't move error |
| -5006 | afpDenyConflict | Permission/Deny mode conflicts with the current mode in which this fork is already open |
| -5007 | afpDirNotEmpty | AFP Directory not empty |
| -5008 | afpDiskFull | AFP Disk full |
| -5009 | afpEofError | AFP End-of-File error |
| -5010 | afpFileBusy | AFP File busy |
| -5011 | afpFlatVo | AFP Flat volume |
| -5012 | afpItemNotFound | AFP Information not found |
| -5013 | afpLockErr | AFP Lock error |
| -5014 | afpMiscErr | AFP Misc error |
| -5015 | afpNoMoreLocks | Byte range locking failure from Server |
| -5016 | afpNoServer | AFP No server |
| -5017 | afpObjectExists | AFP Object already exists |
| -5018 | afpObjectNotFound | AFP Object not found |
| -5019 | afpParmErr | AFP Parameter error |
| -5020 | afpRangeNotLocked | Attempt to unlock an already unlocked range |
| -5021 | afpRangeOverlap | Attempt to lock some of an already locked range |
| -5022 | afpSessClosed | AFP Session closed |
| -5023 | afpUserNotAuth | AFP User not authorized |
| -5024 | afpCallNotSupported | AFP Call not supported |
| -5025 | afpObjectTypeErr | AFP Object type error |
| -5026 | afpTooManyFilesOpen | AFP Too many files open |
| -5027 | afpServerGoingDown | AFP Server going down |
| -5028 | afpCantRename | AFP Can't Rename |
| -5029 | afpDirNotFound | AFP Directory not found |
| -5030 | afpIconTypeErr | Size of new icon and one it replaces doesn't match |
| -5031 | afpVolLocked | Volume is Read-Only |
| -5032 | afpObjectLocked | Object is M/R/D/W inhibited |
| -5034 | afpIDNotFound | Returned when the file ID was not found |
| -5035 | afpIDExists | Returned when an attempt is made to create a file ID for a file that already has a file ID |
| -5037 | afpCatalogChanged | Returned when the catalog has changed while an FPCatSearch operation was being performed. CatPosition is not returned. The client must restart the search by setting the first word of CatPosition to zero. |
| -5038 | afpSameObjectErr | Returned when an attempt is made to create a file ID for a file that already has a file ID |
| -5039 | afpBadIDErr | Returned when an FPResolveID operation is performed on a nonexistent file ID. (File ID is dangling or doesn't match the file number.) |
| -5040 | afpPwdSameErr | Returned when the user attempts to change his or her password to the same password that he or she previously had. |
| -5041 | afpPwdTooShortErr | Returned when the user's password is too short, or the user attempts to change his or her password to a password that is shorter than the server's minimum password length |
| -5042 | afpPwdExpiredErr | Returned when the userŐs password has expired and the user is required to change his or her password. The user can log on, but can only perform an FPChangePassword operation |
| -5043 | afpInsideSharedErr | The folder being shared is inside a shared folder; the folder contains a shared folder and is being moved into a shared folder; or the folder contains a shared folder and is being moved into the descendent of a shared folder. FPMoveAndRename may return this error |
| -5044 | afpInsideTrashErr | The folder being shared is inside the trash folder; the shared folder is being moved into the trash folder; or the folder is being moved to the trash and it contains a shared folder. FPMoveAndRename may return this error |
| -5060 | afpBadDirIDType | |
| -5061 | afpCantMountMoreSrvrs | |
| -5062 | afpAlreadyMounted | |
| -5063 | afpSameNodeEr | |
| kFPAccessDenied | -5000 | The client does not have permission to perform the specified command. |
| kFPAuthContinue | -5001 | The client should perform the next authentication step. |
| kFPBadUAM | -5002 | The specified UAM does not exist. |
| kFPBadVersNum | -5003 | The server does not support the specified version number. |
| kFPBitmapErr | -5004 | The specified bitmap specifies an invalid value. |
| kFPCantMoveErr | -5005 | Can't move a file or folder from one directory to another. Superuser trying to move one share point into another. |
| kFPDenyConflict | -5006 | User opens file and denies write, another opens to write. |
| kFPDirNotEmpty | -5007 | The command to remove a directory could not be completed because the directory is not empty. |
| kFPDiskFull | -5008 | The command could not be completed because the disk is full. |
| kFPEOFErr | -5009 | Returned by the FPCatSearch command when there are no more matches. |
| kFPFileBusy | -5010 | The specified file is in use. |
| kFPFlatVol | -5011 | Obsolete as of AppleShare IP 6.0. |
| kFPItemNotFound | -5012 | The specified file or directory could not be found. |
| kFPLockErr | -5013 | The specified file is locked. |
| kFPMiscErr | -5014 | A unspecified error occurred. |
| kFPNoMoreLocks | -5015 | All of the available locks are in use. |
| kFPNoServer | -5016 | There is not a server at the specified server address, or the server did not respond to the request. |
| kFPObjectExists | -5017 | The specified object already exists. |
| kFPObjectNotFound | -5018 | The specified object could not be found. |
| kFPParamErr | -5019 | The parameter block contains data that is invalid for the specified AFP command. |
| kFPRangeNotLocked | -5020 | The specified range could not be locked. |
| kFPRangeOverLap | -5021 | The specified range contains overlapping values. |
| kFPSessClosed | -5022 | The specified command could not be completed because the session is closed. |
| kFPUserNotAuth | -5023 | The command could not be performed because the client has not been authenticated. |
| kFPCallNotSupported | -5024 | The specified command is not supported. |
| kFPObjectTypeErr | -5025 | The specified object is the wrong type. |
| kFPTooManyFilesOpen | -5026 | The specified command could not be completed because too many files are open. |
| kFPServerGoingDown | -5027 | The server is shutting down. |
| kFPCantRename | -5028 | The specified file or directory cannot be renamed. |
| kFPDirNotFound | -5029 | The specified directory could not be found. |
| kFPIconTypeErr | -5030 | The specified icon is of the wrong type. |
| kFPVolLocked | -5031 | The specified command could not be completed because the volume is locked. |
| kFPObjectLocked | -5032 | The specified command could not be completed because the object is locked. |
| kFPContainsSharedErr | -5033 | The specified share point contains a share point. |
| kFPIDNotFound | -5034 | The specified ID could not be found. |
| kFPIDExists | -5035 | The specified ID already exists. |
| kFPDiffVolErr | -5036 | Equivalent to the Mac OS error code. |
| kFPCatalogChanged | -5037 | The catalog has changed and CatPosition may be invalid. No matches were returned. |
| kFPSameObjectErr | -5038 | Equivalent to the Mac OS error code. |
| kFPBadIDErr | -5039 | The specified ID is invalid. |
| kFPPwdSameErr | -5040 | The new password is the same as the old password. |
| kFPPwdTooShortErr | -5041 | The specified password is too short. |
| kFPPwdExpiredErr | -5042 | The password has expired. |
| kFPInsideSharedErr | -5043 | The specified directory is inside a share point. |
| kFPInsideTrashErr | -5044 | The specified directory is in the Trash. |
| kFPPwdNeedsChangeErr | -5045 | The password needs to be changed the first time the user logs on. |
| kFPPwdPolicyErr | -5046 | The specified password violates a UAM's policy. |