CompuServe Messages

Serial.Device (HELP!!

#: 4706 S9/SoftwareDevelopmentForum unknown
    09-Jan-86 03:28:48
Fm: Jez San @ Argonaut S/W 72247,3661
To: Scott Ballantyne 70066,603

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.

SDB- Many thanks! I've now solved my problems. It was caused by there being an improperly setu@ REPLY PORT for my iorequest! Since writing in machine code, I had no access to the C function: CreatePort, thus I thought simply using AddPort was enough. It wasn't. I have now got it working by using FindTask to see what Task '*my job*' is, and then installing this value into the reply port. — Jez.