Dennis Lee Bieber wrote: > Or my favorite example of a parser headache: which is the loop > instruction and which is the assignment > > DO10I=3,14 > DO 10 I = 3.14 And if the programmer and/or compiler gets it wrong, your spacecraft crashes into the planet. -- Greg