Re: Message Path Problems

2003-01-25 Thread livfoss
On Sat, 25 Jan 2003 07:50:28 -0800 (PST, Jan Schenkel <[EMAIL PROTECTED]> wrote: >I suggest you go in and 'comment' each handler one at >a time to see if that fixes the problem. This should >help you pinpoint the offending handler. >Maybe we can come up with a better strategy if you >tell us what

Re: Message Path Problems

2003-01-25 Thread Jan Schenkel
--- [EMAIL PROTECTED] wrote: > Dear List > > I found out the hard way that when there is a > compile error in a script, then **all** the handlers > in that script are nuked, i.e. they simply evaporate > and so messages that expect to find such handlers in > the message path suddenly generate 'can'

Message Path Problems

2003-01-25 Thread livfoss
Dear List I found out the hard way that when there is a compile error in a script, then **all** the handlers in that script are nuked, i.e. they simply evaporate and so messages that expect to find such handlers in the message path suddenly generate 'can't find handler' errors. So it's no good