November 7, 2006 at 12:13 pm
Has anyone figured out how to make the folder dynamic? It doesn't seem
to accept variables, and I don't see a property for it either.
Our task is to pull all files from a specified server/folder, by
pulling the server/folder location out of a table so that we can add
more locations by just entering a record in a table.
November 8, 2006 at 10:08 am
This took me a little while to spot but you can do it through variables quite easily.
Right click the For Each container and choose edit.
On the Collection tab under the Foreach Loop Editor there is an expressions property.
If your Foreach enumerator is set to Foreach File Enumerator then you can add an expression for the Directory property which you set via a variable.
Simple when you where to look!
Regards
Daniel
November 9, 2006 at 9:23 am
Thank you Daniel. Even after reading your explination it took me a while to find it. Talk about hidden!
But it's working beautifully.
Ches
November 29, 2006 at 1:27 pm
Daniel,
USASOC thanks you.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply