in reply to Re: Interpreter crashes on script exit
in thread Interpreter crashes on script exit

Thanks for the suggestions. My script successfully executes all of my code. I can break on the exit statement in the debugger and get there with no problems. The recursion is over by this point.

As for the regexes, they can't be easily replaced with static values, because this will break other code. I might have to go that route anyway if I can't figure out the problem, though.



When's the last time you used duct tape on a duct? --Larry Wall