I don't believe you can use "run" in that way - each file should have a separate line. Run also suppresses the output of the do-file so in order for your log file to document everything correctly, you should use "do" and have each file on a separate line preceded by the "do" command.