How to process files name or files name in sub folders in a folder
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2021
11:29 AM
07-03-2021
11:29 AM
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-folder and how to take those names.
Thanks,
Vinh
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2021
10:42 AM
07-05-2021
10:42 AM
This should help you find files within a folder
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfilesystem/findfiles.htm...
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfilesystem/findfiles.htm...
