acet-file-copy
(acet-file-copy oldfile newfile
[overwrite])
Copies the file oldfile to file
newfile;
if overwrite is present and
non-NIL, an existing file newfile is overwritten,
otherwise the existing file is preserved.
Returns T if successful, NIL in case of an
error.
© Bricsys NV. All rights reserved. |