Re: Declaration of INDEXED file



>> You meant 'next statement'.

> ...or if you want to be really technical, next imperative statement,

Does it _need_ to be imperitive ? Why can't the next statement be
conditional ? Or indeed are you implying that it will skip a
conditional statement in order to locate an imperitive one ?

I am not sure what you mean here.

> although I think my meaning was clear.

The meaning was clear, it was just wrong. The term 'next sentence' is
clearly defined in the language but is not what happens.

> If they
> don't, it's the old "results are unpredictable". I would assume that
> the program would simply continue.

Interesting. You say that it is unpredictable, and then attempt to
predict.

As I said the behaviour may be different depending on vendor, product,
version, compiler options. I know of several compilers that will stop
when an uncaught unsuccessful status occurs.

.