Hi all I have problem. I need to copy all files from the directory to another directory. I have done function to copy files. I have idea. for ____ to ____ do CopyFile(FileIn,FileOut); but I have no idea how to fill ____ in cyklus.