PSX_RENAME

Rename a file

Description:

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

Invocation

CALL PSX_RENAME( INFIL, OUTFIL, STATUS )

Arguments

INFIL = CHARACTER() (Given)
The name of the file to rename
OUTFIL = CHARACTER() (Given)
The new name of the file
STATUS = INTEGER (Given & Returned)
The global status.

References

Copyright

Copyright (C) University of Birmingham, 1995 Copyright (C) Council for the Central Laboratory of the Research Councils 2001 Copyright (C) Particle Physics and Astronomy Research Council 2006