i have a condition IF, for asking if a Folder in a mapped directory has files, sometimes fails when i use the attribute size with the first letter “S” in capital or lower case.
Page 1 / 1
Hi
Why not try following alternative to check the files exist in the folder rather then using Files and Folder package? I think this will be helpful.
- Use Loop to iterate to each file in the folder
- Pass the folder path and assign the output to the dictionary variable
- If there are files in the folder you can can proceed ahead with the other action else it won’t go inside the loop.
thank you
regards
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.