
Hi Atif, On Wed, Jul 24, 2002 at 04:19:49PM +0200, Atif Ghaffar wrote:
[...] I addes a couple of routines in Queue.pm and wrote a short front-end for adding StdResponse to a Queue.
Its in the CVS. please check it out and comment on it.
Cool. It works fine. I like your CLI programs. Really useful. ,-) PS: I try to keep up with you. I added the "Std. Response on creating a queue" feature (current CVS). If in Kernel/Config.pm is: [...] # ----------------------------------------------------# # add std responses when a new queue is created # # ----------------------------------------------------# # array of std responses $Self->{StdResponse2QueueByCreating} = [ 'empty answer', ]; [...] If a new queue is created, the listed std responses will be added to this queue by default. PS: Thanks for the idea.
-- Atif Ghaffar
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson