Order of files on disk changes - no longer alphabetical?
I am reviving an old script for a client. Originally I wrote it for CS6. We have it mostly working now, however a big problem has shown up that is puzzling. My script relies on importing files from various folders and using the order of the file to determine which one is correct. For example, the script is told to use the 4th file in the folder and it accesses the disk and retrieves that specific file. Right now, it seems to be returning unexpected results and it doesn't make any sense. They aren't off by 1. It seems that After Effects is getting some different kind of order than alphabetical like the system does. In the past, my scripts have reliably returned all the files from folder in alphabetical order. Did something change in Extendscript recently?
