I would start by using full paths which removes the possible wrong path. also, all the copy and stuff can be achieved by kix so I made them all part of the script.
so your current script would be:
code:
copy a:\*.* c:\isabel\betalingen\*.fbf
$sdate = substr( @date, 9, 2 ) + substr( @date, 6, 2 ) + substr( @date, 1, 4 )
md "c:\backup\"+$sdate

now, if you want to copy files there use just copy command.

mm... I quess you have something more to this, don't you?
_________________________
!

download KiXnet