Hello everybody,  Using PADT-data to combine do loops and vwrite in form of

/prep7

Ux=1

Uy=8

*DO,I,1,5 ! For I = 1 to 5:

XXX,I = 0.1*I ! Read XXX file I

*CFOPEN,'File','txt'

*VWRITE,XXX,Ux,Uy

(3F10.5) !Fortran statenent

*CFCLOSE

WAIT,100

*ENDDO

However, I obtained 5 warnings and no result. Any information is welcomed. Thank you, Regards

Peter

More Peter Plaschko's questions See All
Similar questions and discussions