Hi,
first i thank ev. body for support. I found out the problem, when i put format(3F10.3) which is equivalent to put format(F10.3,F10.3,F10.3) then the 3 variables have to be input in the same form as the Format so
A,B,C together and then i have to press enter, when i put Format(F10.3) then i...