i use the function filecopy, but whit this function i cant copy all files from a dir a cant use this *.*
as example: filecopy("c:\*.*", "d:\"
i have found the api and the pfc to list the director also i can find all files in the directory and copy this to the destination.
can i solve my problem whitout pfc or api ?
as example: filecopy("c:\*.*", "d:\"
i have found the api and the pfc to list the director also i can find all files in the directory and copy this to the destination.
can i solve my problem whitout pfc or api ?