Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption


RenameSFS function

Previous  Top  Next


Changes a single file system name.

Unit
SingleFileSystem

function RenameSFS(const OldName, NewName: string): Boolean;

Description
RenameSFS attempts to change the name of the single file system specified by OldFile to NewFile. If the operation succeeds, RenameSFS returns True. If it cannot rename the single file system (for example, if a file called NewName already exists), it returns False.


© 2000-2004 AidAim Software LLC Single File System: