H
Helen
Hello,
Is there anyone know what's wrong of the following
batch file:
start abc p1 p2 >> log_1.log
start abc p2 p3 >> log_2.log
I found that the abc program with different parameters
can be ran in seperate command prompt, however, the output
cannot redirect to the corresponding file.
best regards,
Helen
Is there anyone know what's wrong of the following
batch file:
start abc p1 p2 >> log_1.log
start abc p2 p3 >> log_2.log
I found that the abc program with different parameters
can be ran in seperate command prompt, however, the output
cannot redirect to the corresponding file.
best regards,
Helen