This UDF is a continuation of the superb work already done by Piccaso in his CoProc UDF. It provides users with a way to create and communicate with child processes within an AutoIT script. It does not provide the more complex process management functions that the CoProc UDF already has. The emphasis of this UDF is instead on synchronisation and communication between the calling script and it's child processes. It's got the same core functionality as CoProc UDF, but includes more functio