Just change TextOut to TextOutEx and OnFwd to OnFwdReg or OnFwdSyncdoc-helmut wrote: edit: Most compiler errors as I now see concern the API which is still different from the NXT API.
I'll try to fix them and I'm curious if it will then compile without issues.
Stopping other threads without their knowledge is broken by design. You don't stop other threads, you ask them to stop. Guess what happens if you kill a thread which currently is in a conversation with a motor. The motor might not be amused that his conversation partner suddenly disappeared.doc-helmut wrote: BTW: How to stop and restart tasks by other tasks intermediately?
Alexander Holler