I'm getting the following error: Stack overflow: application stack. If your script is recursive, make sure that it's terminating. I don't think I'm doing anything recursive. However, I think I may be calling and calling and calling and filling up the stack. Is there a way to increase the stack level (i.e. get one or two more calls in)? -- - Jeff -