Use of It in concurrent processes
Posted: Tue Oct 20, 2015 1:45 pm
Hello,
I have a routine that reads a socket every x seconds. Each read statement put the result in the It variable. Beside that there are user interactions that may lead to using the read socket command as well. In that scenario I have a "chance" to get a value in the It variable that is not the one that is expected. Is there a way to have the read command returning the result in another variable?
Thank you
I have a routine that reads a socket every x seconds. Each read statement put the result in the It variable. Beside that there are user interactions that may lead to using the read socket command as well. In that scenario I have a "chance" to get a value in the It variable that is not the one that is expected. Is there a way to have the read command returning the result in another variable?
Thank you