From: Robert J. <yad...@sn...> - 2007-03-14 12:49:41
|
At 04:01 PM 3/13/2007, Kevin M. Goess wrote: >I thought this would be a quick, easy answer, but there's actually a >couple things going on: [snip] Thanks for the explanation! At least now I have a workaround :) > 1) since you're using qq() to enclose the string containing your >config, [snip] It's in the docs that way. I guess the doc also needs to be updated. BTW, should the Buffer appender flush its buffer on DESTROY? It seems like when the script ends any messages still in the buffer are lost. I suppose this is the case for *any* trigger sub that doesn't always return true? -- Rob |