RE: should be a simple traverse and print

2002-11-21 Thread Wagner, David --- Senior Programmer Analyst --- WGO
]] Sent: Thursday, November 21, 2002 15:20 To: [EMAIL PROTECTED] Subject: should be a simple traverse and print Hello - I am looking for ideas to traverse a directory structure and print all jpg files in the directory along with their parent directory. For example if I have Folder1 with 1.jpg 2.jpg 3

should be a simple traverse and print

2002-11-21 Thread Tim Booher
Hello – I am looking for ideas to traverse a directory structure and print all jpg files in the directory along with their parent directory. For example if I have   Folder1 with 1.jpg 2.jpg 3.jpg Folder2 with A.jpg B.jpg C.htm   By running test.pl in Folder1 and Folder2’s parent direct