Greetings and Thank you for your suggestions,

Currently we are trying out this code addition to ChatroomA

if ($nick !isop #) {
set %announce1 $nick
set %announce2 ChatroomA
set %announce3 %activehosts
echo 4 %announce1 %announce2 %announce3 $time
writeini C:\ChatroomB/remote.ini %announce1
writeini C:\ChatroomB/remote.ini %announce2
writeini C:\ChatroomB/remote.ini %announce3
}

Its too early to tell if this is going to work for us.

Regards,
MDA