goto...


you are testing while not @error but it is firing only for the dir()
you are not testing if copy is succesfull or not.

and get rid of the goto. it does nothing in your logic.

instead of while not error, do while $file and just before loop $file = dir()
_________________________
!

download KiXnet