CompuServe Messages

message passing

#: 21627 S7/ProgrammingForum unknown
    02-Jun-86 23:23:27
Sb: #21453-message passing
Fm: Charlie Heath 74216,2117
To: Aegis Development 76067,2500

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

That's "PutMsg". The reply port is basicly a convention of having the message include a pointer to the port which the sender put there. "ReplyMsg" basicly does a "PutMsg" using the reply port stored in the replied message.