Bernard,
delayedloop has a problem due to global static initialization. I've posted about this a couple of months ago (see the archives). Insert a configuration call before accessing the log static to fix it.
HTH, Sven
It works. Thanks.
Bernard.
Bernard,
delayedloop has a problem due to global static initialization. I've posted about this a couple of months ago (see the archives). Insert a configuration call before accessing the log static to fix it.
HTH, Sven
It works. Thanks.