TCC 14.02.44 x64 Windows 7 [Version 6.1.7601]
Are there any examples of TPIPE usage?
First attempts at using TPIPE are not the time and labor-saving experience I expected...
From the Help for TPIPE:
[/string=type,string]
and
/string=type,MatchCase,string
Hmm.
>tpipe /input=AssemblyInfo.cs /output=AssemblyInfo2.cs /string=4,AssemblyVersion
TPIPE: The parameter is incorrect.
"/string=4,AssemblyVersion"
>tpipe /input=AssemblyInfo.cs /output=AssemblyInfo2.cs /string=4,"AssemblyVersion"
TPIPE: The parameter is incorrect.
"/string=4,"AssemblyVersion""
Are there any examples of TPIPE usage?
First attempts at using TPIPE are not the time and labor-saving experience I expected...
From the Help for TPIPE:
[/string=type,string]
and
/string=type,MatchCase,string
Hmm.
>tpipe /input=AssemblyInfo.cs /output=AssemblyInfo2.cs /string=4,AssemblyVersion
TPIPE: The parameter is incorrect.
"/string=4,AssemblyVersion"
>tpipe /input=AssemblyInfo.cs /output=AssemblyInfo2.cs /string=4,"AssemblyVersion"
TPIPE: The parameter is incorrect.
"/string=4,"AssemblyVersion""