Overwrite Property
Controls whether created file(s) should overwrite already existing file(s).
Syntax
public boolean getOverwrite(); public void setOverwrite(boolean overwrite);
Remarks
This property controls whether created file(s) should overwrite already existing file(s). Note that more than one file may be created during uuencoding.
Default Value
False