Forum Discussion

tuanvinh1008's avatar
tuanvinh1008
Contributor
3 years ago
Solved

How to process files name or files name in sub folders in a folder

Hi all I need to get all file names from a folder or sub-folder to an array or list so that I can process them one by one. Anyone has an example code for getting file names from the folder and sub-f...