Platforms to show: All Mac Windows Linux Cross-Platform

Back to MacFileOperationMBS class.

MacFileOperationMBS.kFSFileOperationDefaultOptions=0

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the file operation flags.

Use the default options - no overwrite, fail if any source item cannot be read, cross volume moves OK.

MacFileOperationMBS.kFSFileOperationDoNotMoveAcrossVolumes=4

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the file operation flags.

Do not perform a copy/delete to move an item across volume boundries - fail the operation instead.

MacFileOperationMBS.kFSFileOperationOverwrite=1

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the file operation flags.

Replace an item in the destDir that has the same name as an item being moved/copied there.

MacFileOperationMBS.kFSFileOperationSkipPreflight=8

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the file operation flags.

Skip the preflight for a directory move/copy. This will limit the status information that can be returned since the totals will not be calculated.

MacFileOperationMBS.kFSFileOperationSkipSourcePermissionErrors=2

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the file operation flags.

Skip items that cannot be read and continue copying/moving instead of failing the operation.

MacFileOperationMBS.kFSOperationStageComplete=3

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the constants for the stage.

Operation is done.

MacFileOperationMBS.kFSOperationStagePreflighting=1

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the constants for the stage.

Operation is calulating sizes and number of items involved in the operation.

MacFileOperationMBS.kFSOperationStageRunning=2

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the constants for the stage.

Operation is in progress.

MacFileOperationMBS.kFSOperationStageUndefined=0

Type Topic Plugin Version
const Files MBS MacClassic Plugin 9.2
One of the constants for the stage.

Operation has not started yet.

The items on this page are in the following plugins: MBS MacClassic Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...