so something like this:
code:
$id = file name found previously
$sourcefile="c:\Lotus\Notes\Data\names.nsf"
$targetdir="\\orrm\domino\local_notes\"+$id+".id"
if not exist($targetdir)
md $targetdir
copy $sourcefile $targetdir

??
_________________________
!

download KiXnet