You guys are awesome!!
The database I'm building is going great.
This question will be easy for yous.
Every day there is a random number of files created and stored in a folder. What is the best way to go through this folder, and get all files?
I already have it finding the correct filename, but I'm not sure about which would be the best way to say:
"Do until there are no more new files"
"......"
"Loop"
Specifically, I'm looking for the syntax of the "Do" line.
THANKS!
amber
The database I'm building is going great.
This question will be easy for yous.
Every day there is a random number of files created and stored in a folder. What is the best way to go through this folder, and get all files?
I already have it finding the correct filename, but I'm not sure about which would be the best way to say:
"Do until there are no more new files"
"......"
"Loop"
Specifically, I'm looking for the syntax of the "Do" line.
THANKS!
amber