overwriteAll
cdsLibManager.copyError overwriteAll boolean { t | nil }
Description
Specifies whether overwrite is the selected action for all copy problems.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copyError" "overwriteAll")
envSetVal("cdsLibManager.copyError" "overwriteAll" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top