I expected to find some how-to and why-for info in the rom kernal manuals about the message(s) passed to a program if it's started from workbench. I've seen plenty of others' source with 'check-if-cli/wb - wait/get/reply message' routines done once - I've even seen forbid & permit employed in this process.
Can anybody enlighten me with a step-through of how and why a program initializes itself?
Speaking of processes, despite finding this in the rkrm, I'm still unclear on the difference between tasks and processes - anybody?