http://qs1969.pair.com?node_id=79165


in reply to Can't find EOM before end of file

YES!,
I had the same problem a while back. It caused me much grief. The answer, at least for me, was to ignore the identation levels I had set up in my source. That is put EOM on a line by itself at column #1. Viola!, no more errors.

True, it looks like a hiccup in the flow of your elegantly laid out code, but I always include a comment above it explaining its rude appearance.

Hope this helps you.