September 14, 2011 at 2:38 pm
hi,
Please tell me if it is possible to tell foreach loop container what file to process
base on the file lenght? if it is , how please? -
i need to process only 4 digit files exe 2222.mdb,3456.mdb files
September 14, 2011 at 9:53 pm
Try using 4 ? characters as the file name wildcard in the foreachloop container
e.g. ????.mdb
September 15, 2011 at 6:41 am
Can you please explain little more elaborately...
September 15, 2011 at 7:12 am
In the properties of your FEL, there is something like filename/filespec, which you can use to refine the files to be selected by the FEL.
? is a single-character wildcard, representing any character. So ????.mdb will select all mdb files in the folder which have a four-character file name.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy