Hello !


hum ... error :

;---------- start read files list
del $dest + "*.*" ; empty the destination directory


replace with :

;---------- start read files list
del $dirdst + "*.*" ; empty the destination directory


sorry.
PhilV