Hi,

I have a Class Professional and inside it there is a function called Professional:oing. This function will be a manager of task files and will be called from a Professional:o_Tasks. Do_Task will be called from outside class Professional and i whould like that it call Professional:oing as a thread assincr.

Is it possible ?