Solved
Forum Discussion
HKosova
Alumni
11 years agoHi Dev,
You can use aqFileSystem.GetFolderInfo(path).SubFolders to access a folder's subfolders. Check the example in the Subfolders Property help topic - it does exactly what you need.
Hi Dev,
You can use aqFileSystem.GetFolderInfo(path).SubFolders to access a folder's subfolders. Check the example in the Subfolders Property help topic - it does exactly what you need.
Hi Dev,
You can use aqFileSystem.GetFolderInfo(path).SubFolders to access a folder's subfolders. Check the example in the Subfolders Property help topic - it does exactly what you need.