Is it possible to use FileOps.$filelist and filter on the first n characters of the filename? For example: filename is EPC1234G-2 012220 CAR and I want to use only EPC1234G-2 to find it. So far, I have the file path working and can list all files in the path. Ben Weinberg