1 / 3

I can run this simple BAT file to copy files:

I can run this simple BAT file to copy files:. (this was tried with and without the pause command). I have set up this .TAS to execute the BAT file, and nothing more:. When the .TAS executes, this is the logging. However, files are not copied:.

Download Presentation

I can run this simple BAT file to copy files:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. I can run this simple BAT file to copy files: (this was tried with and without the pause command)

  2. I have set up this .TAS to execute the BAT file, and nothing more:

  3. When the .TAS executes, this is the logging. However, files are not copied: Automation Logging:03/05/2010 7:03:29 AM: Build started Automation Logging:03/05/2010 7:03:31 AM: Build Completed Automation Logging:03/05/2010 7:03:31 AM: Executing default description activity Automation Logging:03/05/2010 7:03:31 AM: Start run program Run_1 Automation Logging:03/05/2010 7:03:31 AM: Run_1 Out Message 1: X:\ReportsBatch>REM Created 8/1/2007 JChasin Automation Logging:03/05/2010 7:03:31 AM: Run_1 Out Message 1: Automation Logging:03/05/2010 7:03:31 AM: Run_1 Out Message 1: X:\ReportsBatch>xcopy /y c:\_reports\MES*.xls x:\Systems\MES\Reports Automation Logging:03/05/2010 7:03:31 AM: Run_1 Out Message 1: Automation Logging:03/05/2010 7:03:31 AM: Run_1 Out Message 1: X:\ReportsBatch>pause Automation Logging:03/05/2010 7:03:31 AM: Run_1 Out Message 1: Press any key to continue . . . Automation Logging:03/05/2010 7:03:31 AM: Run_1 finished execution with exitcode 0 Automation Logging:03/05/2010 7:03:31 AM: Done

More Related