MultiCommander v15.5 is released!
@var $sourceFile = GetSourceFocusPath();@var $targetPath = "C:\\Backup\\";MoveFile( $targetPath, $sourceFile);