To swap file's data use the FSpExchangeFiles function
FSpExchangeFiles(
source as FolderItem,
dest as FolderItem) as Integer
Parameters
- source
- FolderItem value to identify the source file.
- dest
- FolderItem value to identify the destination file.
Returns
- Integer
Remarks
Returns Error code, 0 = no error.
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Unsupported Platforms:
Win32 - WindowsLinux x86
See Also
GlobalMethods Global