$ 0 0 Given a directory path as input, I need a function that returns a list of files and folders contained in it. I know how to do it using the FSO, but is there a statement or function without resorting to that?