We've been having some trouble using the folder_list object from hcs to work with paths relative to the patch folder. We have a folder inside the patch folder and it seems as though you should give folder_list an argument of "./foldername" or "./foldername/*" or "foldername/*" but no combinations seem to work.

We're using Mac UNIX and although absolute paths are working fine, there would be some very annoying problems if the patch relied on folders always being in the same place.

Has anyone dealt with this problem and discovered a solution, or is there a better object to be outputting the file contents of a folder?

Thanks,
-Stephen