Forum Discussion
_JeffLucas_
14 years agoNew Contributor
Hello, Rachel
I use scripting, so I don't know if there is a keyword equivalent. Since I know part of the filename structure, I would use aqFileSystem.GetFolderInfo to read the directory listing and then find the newest of the files that match the name pattern.
Alternatively, is there a way to know the build or version number ahead of time? You can then use concatenation to build the correct file name.
Regards
Jeff
I use scripting, so I don't know if there is a keyword equivalent. Since I know part of the filename structure, I would use aqFileSystem.GetFolderInfo to read the directory listing and then find the newest of the files that match the name pattern.
Alternatively, is there a way to know the build or version number ahead of time? You can then use concatenation to build the correct file name.
Regards
Jeff