File ScanThis example will scan through all daily files in the Future folder. The Future folder has 26 sub-folders, one for each letter of the alphabet. Daily files for futures are stored in a folder according to the first letter of the file name.This script illustrates the FindFirst, FindNext and FindClose functions that implement the scan through a directory of file names. var |