Wolven wrote: > I realize the parser ignores "whitespace", but why would it combine what are > clearly seperate tokens.. i.e. DO, 10, and I? Seems like a logic error in the > compiler. That's the way FORTRAN is defined. Whitespace is ignored.