Read a CD and Pull files

Hi,I am an administrator who’s knowledge of Lotus Script is woefull. And I need help!!

I recieve approx. 4 Cd’s weekly which contain accident reports, in a subdirectory, and photographs of the results of the accident. Curently I collect the directories manually and create a record with the information in it and attach the Jpg’s also manually.

I tried a script to do this but could not get the ChDir$ to work when I read the Disk, and thus could not get at the jpg to pull it into the document.

So how do you read a directory structure, and then change to that directory (and possible subdirectories) find the jpg and create the document?

Any help would be appreciated.