home recent topics recent posts search faq  

Schaudin.com Forum



register | lost password | |
Messages in this topic - RSS

Home » RC-WinTrans Products: General Questions » Piping of output in new command line interface

Ask a general question about RC-WinTrans (product features, licensing, etc.).
26.06.2019 13:30:40

AlexC
AlexC
Posts: 20
Hi,
I am working on rolling the use of the new command interface out to a build server, that does automatic builds during the night.
Current we are using the old command line interface via RWTCmd.exe and the output can be piped to a log file with ">" and "2>&1".
How do you pipe the output from the new command line interface using RCWinTrans.exe into a file?
I have tried to use the ">" and "2>&1" like this
NightTest.cmd > NightTest.log 2>&1
where NightTest.cmd contains a call to RCWinTrans.exe
But I still get some output in the console like this (just a random selection of the output):
Language: French (France) (fr-FR)
Checked: 1 of 1 files
Up to date: 1 files
Yes
Returned value: 1

Best regards
Alex
0 permalink
27.06.2019 13:07:19

Support
Support
Administrator
Posts: 238
Hello Alex,

piping the output is not implemted. This is a leak..

Please use the /log parameter with .
/log outfilename


Regards,
Support, Schaudin.com
0 permalink

Home » RC-WinTrans Products: General Questions » Piping of output in new command line interface





Powered by AspNetForum 6.9.6.0 © 2006-2010 Jitbit Software