|
-
Jul 27th, 2011, 03:29 PM
#1
Thread Starter
Addicted Member
if statement only choice
hi gurus
Here is my problem->
I have three folders that I need to check if they are empty or not, if one of them is empty, I would like to keep checking the other two, if they are not empty I want to do something and then check the other two, but not all the time all three will be empty or not empty there might be times where one folder has something and the other two not and so on. I just want to check a folder and if its empty go to the next one but if not do something and still g to the next one to check if it empty or not, an so on
what would be my best approach to solve this.
Nested If statement or is there a better way.
Thanks a bunch gurus
thanks a bunch
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|