> FUNCTION SubscribeNow( ... ) > RETURN {| mtx, nTimeOut, lSubscribed | > local xSubscribed > lSubscribed := hb_mutexSubscribeNow( mtx, iif( hb_isNumeric( > nTimeOut ), nTimeOut / 1000, ), @xSubscribed ) > return xSubscribed > }:eval( ... ) > > Why this code is written in such complicated way???
Only because I mechanically converted translations. Anyhow this version got deleted in the next commit, and now the already existing clean version is live again. Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour