How to use REWIND COMMAND of FORTRAN77 in FORTRAN 90



hey all,
I am using a program to findout the average stresses in a finite
element model.Here i am using REWIND command at the end to read the
nodal connectivity of a element.As i have like 1000 elements i have to
rewind the process to the beginning to read each element's nodal
connectivity every time.

Plz let me know how to do this.
Thank u
Vinnu Arige.

.