I need to download the latest version of a file from an FTP site.
The filename is the following format "186_ExportData_ComplianceCheckFL_mmddyyyy.txt".
The FTP folder has many files with the same filename, for various dates mmddyyyy. The latest file would not have todays date at the point in time when the file is available for downloading.
In AutoMate 11 how can I determine the filename of the latest file for this specfic filename?
Thank you,