wobb Newbie
Joined: 06 Jul 2004 Posts: 1
|
Posted: Tue Jul 06, 2004 9:59 pm
escape codes in log file |
When I log in ansi color, the log files are fine. The "esc" char however becomes a "box" to other native windows programs (notepad, internet browsers etc...). I am developing a system where our players can post their log files, and they will display in color, however I can't get rid of that box. I've tried to parse out all the codes but stripping 0x1b doesn't get rid of the all the boxes.
What happens to the escape codes when windows gets ahold of them? Does it become another character? Any help appreciated!
wobb |
|