I need to check if a folder exists. It started doing this by looking for the expected first file in a sequence and that worked, but only when the artists rendered correctly. To find that file, I was reading in what was expected, and if it returned true, move onto the next folder path. Essentially I'm trying to iterate through numbered folders and find the highest version, ie version_01
↧