Yet another dumb question (YADQ): I am writing a gambas app where I want the user to select from a list of files (not via a dialog). So I need a way to fetch the file names from a specified directory. How do I do that?