Hi,
I already run my function in a thread using:
hb_threadStart( @VerificaVersoes(),oEmpresa )
But when I close the program, always generates the error message below, Even having been completed the process carried out by VerificaVersoes()

I already run my function in a thread using:
hb_threadStart( @VerificaVersoes(),oEmpresa )
But when I close the program, always generates the error message below, Even having been completed the process carried out by VerificaVersoes()

