capture rs.exe output

  • Hi,

    Is there a way to capture the output of executing rs.exe to a log file? I added the -t flag but it doesn't seem to be adding the output. I need this in order to know if there were any problems when running the rss script.

     

    Thanks

  • You could always try outdirection, so something like

    rs.exe {-params} > c:\myRSLog.log

    This should result in the output from the screen being saved to the myRSLog.log file.  You may want to keep the tracing flag on to ensure you get as much information as possible saved to the file.

    Steve.

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

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