Message

A LAN Server API function returning error codes 2270-2300 encountered an error while processing information about a message. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NoComputerName │ 2270 │ A computer name has not been configured. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_MsgAlreadyStarted │ 2271 │ This message server has already been │
│ │ │ started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_MsgInitFailed │ 2272 │ The message server initialization │
│ │ │ request has failed. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NameNotFound │ 2273 │ The message alias cannot be found on the │
│ │ │ local area network. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AlreadyForwarded │ 2274 │ This message alias has already been for- │
│ │ │ warded. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AddForwarded │ 2275 │ This message alias has been added, but │
│ │ │ is still forwarded. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AlreadyExists │ 2276 │ This message alias already exists │
│ │ │ locally. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_TooManyNames │ 2277 │ The maximum number of added message │
│ │ │ aliases has been exceeded. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DelComputerName │ 2278 │ The computer name cannot be deleted. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LocalForward │ 2279 │ Messages cannot be forwarded back to the │
│ │ │ same workstation. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_GrpMsgProcessor │ 2280 │ Error in the domain message processor. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_PausedRemote │ 2281 │ The message has been sent, but the │
│ │ │ reception is currently paused. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadReceive │ 2282 │ The message was sent but not received. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NameInUse │ 2283 │ The message alias is currently in │
│ │ │ use-try again later. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_MsgNotStarted │ 2284 │ The Messenger service has not been │
│ │ │ started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NotLocalName │ 2285 │ The name is not on the local computer. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NoForwardName │ 2286 │ The forwarded message alias cannot be │
│ │ │ found on the network. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_RemoteFull │ 2287 │ The message alias table on the remote │
│ │ │ station is full. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NameNotForwarded │ 2288 │ Messages for this alias are not cur- │
│ │ │ rently forwarded. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_TruncatedBroadcast │ 2289 │ The broadcast message was truncated. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FileError │ 2290 │ An error occurred in reading the message │
│ │ │ file. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_InvalidDevice │ 2294 │ This is not a valid device. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_WriteFault │ 2295 │ A write fault has occurred. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DuplicateName │ 2297 │ A duplicate message alias exists on the │
│ │ │ local area network. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DeleteLater │ 2298 │ This message alias will be deleted │
│ │ │ later. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_IncompleteDel │ 2299 │ The message alias was not successfully │
│ │ │ deleted from all networks. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_MultipleNets │ 2300 │ This operation is not supported on │
│ │ │ machines with multiple networks. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘


[Back: Use]
[Next: Directory Limits]