Home  /  Autodocs  /  rexxsupport.library

NAME

RENAME
Rename a file or directory

SYNOPSIS

rv = RENAME(oldname,newname)

FUNCTION

Renames a file or directory whose original name is given as first argument to the name given as second argument. Returns a boolean success indicator.