calling do-files error

Re: calling do-files error

by Amanda Irish -
Number of replies: 0
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.