I have a directory with the file extensions of .LOG and .LOG_LIX. When I do
a
numberof = adir(testing,'*.log').
I get all the files, but what I want is just the files with the LOG
extension and not the ones with LOG_LIX. Is there something that I am
missing with the ADIR() command?
Any help is grateful,
Dale