
18 Jul
2005
18 Jul
'05
8:53 p.m.
Forget it, have sorted it as follows: In sub _MaskQueueView in the module AgentQueueView.pm. Where the queue string is being built at the point where you are getting the CustomQueue name, insert a 'next'. Quick and dirty but & no uninitalized value errors clogging up the error logs. if ($Queue{Queue} eq 'CustomQueue') { next; $Counter{$CustomQueue} = $Counter{$Queue{Queue}}; $Queue{Queue} = $CustomQueue; } _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/