Hi,
I've just purchased PB/WIN and am totally new to programming. If any kind soul out there is willing to help I've been asked to do the following.
I have a directory of hundreds of files and I need to get a list of the files that were generated today using wildcards such as:
pablib*.*
pabcon*.*
Is it possible to get the files identified into an array for later processing?.
Thx,
John
I've just purchased PB/WIN and am totally new to programming. If any kind soul out there is willing to help I've been asked to do the following.
I have a directory of hundreds of files and I need to get a list of the files that were generated today using wildcards such as:
pablib*.*
pabcon*.*
Is it possible to get the files identified into an array for later processing?.
Thx,
John
Comment