If a file already exists, use this function to determine whether to query a user before overwriting the file. This function can also be used to determine the settings for this option on a specific file.

[IsQueryreplace :=] File.QUERYREPLACE([SetQueryreplace])

Parameters

File

Use this variable to refer to the file.

SetQueryreplace

Type: Boolean

Sets the options for the file.

true, if the user must be queried before the file is replaced; otherwise, false.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also