Iso11783FSMove
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The function moves, copies or deletes a file or directory.Parameters
- sourcePath: Absolute file or directory source path
- destPath: Absolute file or directory destination path or 0 to delete the file or directory specified in
sourcePath - movemode:
- Bit 0:
- Value: 0 - Action: copy
- Value: 1 - Action: move
- Bit 1:
- Value: 1 - delete option: force
- Bit 2:
- Value: 1 - delete option: recursive
- Bit 0:
destPath. Renaming a file or directory can be combined with moving or copying it to a new location.