As part of an EDI process, this utility was created in conjuction with a custom UBE, to continually "poll" a directory structure. It looks for files of a particular name using the standard "*" convention for wildcards. The full file path and name is then returned to the calling program. The calling program is then able to perform various tasks (like calling a table conversion to take the data from the file and populate standard JD Edwards "Z" files) before moving on to looking for the next file in the structure. Directories within the directory structure are (optionally) ignored.