Next:
wx:get-temp-file-name
Up:
Files
Previous:
wx:concat-files
wx:copy-file
(wx:copy-file
file1
file2
)
->
boolean
file1
:
string
file2
:
string
Copies
file1
to
file2
, returning
#t
if successful.
PLT