Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1737

Should I PEE, TEE or Y?

$
0
0
I have a .btm, which outputs to tmp9:
Code:
@setlocal
@echo off
echo %_isodate > tmp9:
endlocal

Works as designed.

If I run the following;
Code:
R:\>test.btm > tmp8:
TCC: (Sys) R:\test.btm [3]  The process cannot access the file because it is being used by another process.
 "r:\temp\COUT5368.JPS"

Should this work, or is this not possible using just redirection?

Which leads me to the subject...

...should I PEE, TEE, or Y?

Joe

Viewing all articles
Browse latest Browse all 1737

Trending Articles