Gentee Programming Language > Documentation > Libraries | Download documentation |
Copy a file.
uint copyfile( str name, str newname )
name The name of an existing file. newname A new file name and path. If the file already exists, it will be overwritten.
If error occurs, function returns 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |