Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra character at beginning of both standard out and file #2

Open
GoogleCodeExporter opened this issue Nov 16, 2015 · 4 comments
Open

Comments

@GoogleCodeExporter
Copy link

When using wtee a single extra character is printed as the very first
character, both on standard out and in the file.

In the file, it's ascii character 0C.  On the screen, it shows as the woman
symbol (circle with cross below)

Original issue reported on code.google.com by goo...@gmail.com on 18 Nov 2009 at 10:43

@GoogleCodeExporter
Copy link
Author

Actually, the character is caused by using the CLS command in the batch file.

standard out is not cleared, and the character is shown instead.

Original comment by goo...@gmail.com on 18 Nov 2009 at 10:49

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Here's the batch files I use to reproduce this behavior, along with the 
generated
text file and a screenshot of my CMD window.

I'm using Windows XP Professional SP3.

Original comment by goo...@gmail.com on 7 Apr 2010 at 9:43

Attachments:

@GoogleCodeExporter
Copy link
Author

Is there any way to not interfere with the CLS command?  I really need to clear 
the console screen at times.  Also is there any way to prevent seeing that 
weird character?

I was very excited about using this tool until I realized it doesnt handle CLS 
the way one would expect.  If you know of another command line tool for Windows 
that can handle CLS, please let me know.

Thanks!

Original comment by michael....@gmail.com on 19 Apr 2012 at 3:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant