I have a several data files in sequence (several hundred). I would like to reduce the number of files by deleting every other file. Any suggestions on how to automate this in VEE? Thanks.
Thanks for the effort, however, I am looking to delete every other file in a sequence. Example; if I have file1, file2, file3, and file4, I would like to delete file1, and file3, or file2 and file4.
deleteFile.vee