| 2) Insert a blank between the values: | | write(10,"(8(1X,E12.5)") var1(i,j,k), . . . Oops. I forgot to close the outer parenthesis. The format string has to read "(8(1X,E12.5))" Cheers, Ryo