kunkel321 Posted November 18, 2012 Report Share Posted November 18, 2012 Is there a way to do this? I have a folder of text files. The files in the folder change periodically (files get added or removed). I'd like to get the names of the files into a variable. I thought maybe I could do this with "Text file Begin Process" but that seems to only look at the contents of a single file, whereas I want the (file) contents of a single folder. Ideas? Quote Link to comment Share on other sites More sharing options...
paul Posted November 19, 2012 Report Share Posted November 19, 2012 The Repeat with Folder command should meet your requirements. Note that the order of files within a folder depends on the file system in use; with NTFS it should be alphabetical, with FAT it won't be. Quote Link to comment Share on other sites More sharing options...
kunkel321 Posted November 19, 2012 Author Report Share Posted November 19, 2012 Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.