![]() | |||||||||||||||
Parameters: SourceFilePath, DestanationFilePath Used to change the name of a file specified in the SourceFilePath parameter to the name specified in the DestanationFilePath parameter. For example: Rename File ("c:\mydoc.doc","c:\yourdoc.doc") - renames the file from mydoc.doc into yourdoc.doc. Rename File ("c:\mydoc.doc","d:\mydoc.doc") - moves the file from disk C on disk D. RETURN VALUE: Returns 1 if the file has been renamed successfully.
| |||||||||||||||
|
Copyright (C) 2001-2010 Binary Brilliant Inc. All Rights Reserved. |