Contents of a directory

Question: I need to write an ABAP that reads the contents of a directory on the file system (this will be a fixed directory, not user selected). I am wanting to retrieve a list of filenames in the directory so I can process certain files, I don't know the names of the files but they have a pattern that I can recognise, hence why I need to get a full list to find them.

Any ideas how to do this?

thanks in advance

Gav

Answer:
Presentation TMP_GUI_DIRECTORY_LIST_FILES
Application EPS_GET_DIRECTORY_LISTING

KRK
Copyright ?2007 - 2008 www.jt77.com