in reply to Re: open fails with no error code
in thread open fails with no error code

The "right direction" is always in reducing your code until the error goes away, and then adding code again, until the error reoccurs.

In many cases, the process of properly preparing the failing script for posting here, you will find the error already.

If you expect people to use magic or employ ESP remotely via the internet, you'll have to wait for the release of PSI::ESP I guess.

Replies are listed 'Best First'.
Re: Re: Re: open fails with no error code
by Anonymous Monk on May 20, 2004 at 15:10 UTC
    Good point Corion. I'll widdle it down. I'm in the process of doing that but the error only seems to happen after about 10 hours of processing. Unfortunately the error seems to happen in the most intense part of the script. I reduced the intense part to about NIL and the problem wen away so it's in there somewhere. This is going to be a tedious task and I'm still working on it. I was hoping someone would say "Oh yea, I've seen this problem...". I'll get there I guess.