KimberlyBarkman
Programmer
I need to search a folder for all csv files older than a specific date and delete/kill those files. The problem is, all the actuate file functions I see require the full directory and file name. I don't know the file names.
Are there any file functions that support wildcard characters?
In VB, the Dir() funtions does what i need, but Actuate Basic doesn't support this function.
Suggestions would be appreciated!
Kimberly
Are there any file functions that support wildcard characters?
In VB, the Dir() funtions does what i need, but Actuate Basic doesn't support this function.
Suggestions would be appreciated!
Kimberly