CompuServe Messages

Message Ports

    01-Feb-87 16:28:57
Sb: #51936-Message Ports
Fm: Bud Retter 74615,541
To: Ariel Butler 76515,1572
Ariel, Thanks for your reply. It's the first one, and also, I tried a DeletePort() on a public MsgPort and it crashes the system. A port is public when you use a name in CreatePort(). (See page B-5 in ROM Exec book, where a line reads if (name != 0) AddPort ( port) If you thereafter do a DeletePort instead of a RemPort(), bye bye Amiga. Thanks for your reply. Buddy