;pseudo-code suggestion
;
; track the folder names and copy
; only when the folder name changes
;
;$oldfolder=""
;$newfolder=(just the folder name extracted from $item)
;if $newfolder<>$oldfolder
; do the copy thingy
;endif
;$oldfolder=$newfolder

[ 09. October 2002, 20:44: Message edited by: Waltz ]
_________________________
We all live in a Yellow Subroutine...