UTIL_RENAME

Rename a file

Invocation

CALL UTIL_RENAME( INFIL, OUTFIL, STATUS )

Description

Provides a Fortran interface to rename files. The file with the name specified by the first argument is renamed to the second name.

Arguments

References

CODE