BE_FileMove

BE_FileMove(fromFilePath;toFilePath)



Moves the file specified in the fromPath parameter, to the location in the toPath parameter.

Parameters:

- fromFilePath : a system file path

- toFilePath : a system file path

Keywords:

File Move


Version History:

- 1.1 :

- 4.0.2 : Renamed from BE_MoveFile

Notes:

- on Mac OS X, the Move operation only works if the source and Destination are on the same volume. To move files across volumes, use a Copy and then Delete the original.

- paths are system paths, not FileMaker paths.

Still need help? Contact Us Contact Us