|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by sunhux in Windows Batch Scripting, MS DOS, Microsoft Operating Systems
Hi
I would like my MSDOS script to continue running, ie executing the next line
despite encountering error :
Script.bat :
program1.exe parameters 2>> c:\temp\err1.txt
program2.exe parameters 2>> c:\temp\err2.txt
.....
programX.exe parameters 2>> c:\temp\err3.txt
What's the line to insert at the beginning of the script such that it does not
stop/exit upon encountering error conditions
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625