The variable getfile , item, index and the vb.net functions like getfile.directory(selectedfolder) Please
String strarray=Directory.GetFiles(“your folder path”)
Use For each item in strarray
print the item in log message
Thanks
Ashwin S
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.