for each loop files in folder starting with @[User::strFileNameStart] + "*.csv"

  • I have an folder with multiple files .

    For passing the folder, i have set the Directory expression as

    @[User::strFinSourceFolder] + "\\"

    I want to select files starting with USA.

    File loop works fine when i add the Files textbox as

    USA*.csv

    I add the parameter instead of USA in the files textbox as

    @[User::strFileNameStart] + "*.csv"

    But things are not even entering into the loop ...

    Please help me how to set the filename start in the for each loop

  • i got the soln.. by using filespec

    thanks

    http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=181108

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply