tikskit
11-19-2010, 10:05 AM
Hello!
I use VisBuildCmd to execute my scripts. And I want to send some information (such as 'MyAPP.exe was compiled') to console and all other output (all that Visual Build Professional usually write) to log file. In other words I want devide user-important information and build-diagnostic information.
Example it would be fine if Log messages write to console but all other to file.
How can I do this?
By the way. I found that Log Message write to console only characters from ANSI code page.
Thank you!
I use VisBuildCmd to execute my scripts. And I want to send some information (such as 'MyAPP.exe was compiled') to console and all other output (all that Visual Build Professional usually write) to log file. In other words I want devide user-important information and build-diagnostic information.
Example it would be fine if Log messages write to console but all other to file.
How can I do this?
By the way. I found that Log Message write to console only characters from ANSI code page.
Thank you!