Hello Mr. Lotter,

I'm wondering what ERRNO #295.0 means. I'm trying to make a startup window definition, but regardless of my attempts it fails with this error. The manual says that this class of errors designates syntax or file format errors. But that is not really of any help. (Btw. why this cryptic error message instead of a simple "syntax error in file xyz in line x"?)

The strange thing is that the error occurs independently from the content of the correspoding .wdl file. Including one of the manual's samples causes this error. Even with the simplest of all cases
Code:
WINDOW WINSTART
{
}

the error appears.
When staring the publishing process from the command line with WED instead it shows "ERRNO #288.289" but that is not very helpful either.


Always learn from history, to be sure you make the same mistakes again...