Function Renames a current File name so that it has new file name.

 

Syntax:

RenameFile(oldname, newname)

 

Parameter:

Description:

oldname

Current File name of existing file.

newname

New File name.

 

Example:

'  Current File name to copy and destination file path and file name.
RenameFile( "SourceFileName", "NewFileName" )

Returns:

The saved File-Name' is the same file with a new name.

 

Links:

EditFile, CopyFile, DeleteFile, FileExists, MoveFile, OpenFile

See Also:

File & Disk

 


Edit Time: 10/23/2020 10:25:10 AM


Topic ID#: 711

 

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software