Index: openacs-4/packages/imsld/tcl/imsld-fs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/tcl/imsld-fs-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/imsld/tcl/imsld-fs-procs.tcl 5 Aug 2005 15:25:33 -0000 1.1 +++ openacs-4/packages/imsld/tcl/imsld-fs-procs.tcl 19 Sep 2005 17:20:15 -0000 1.2 @@ -59,6 +59,7 @@ # structx = directory loop, count_y and count_x are going to be used to update the files_structure_list set structx $files_struct_list set count_y 0 + ns_log notice "a buscar en $structx \n\n\n" while { [llength $structx] > 0 && $found_p == 0 } { # for each directory set dirx [lindex $structx 0]