dhazer
Programmer
- Oct 20, 2006
- 48
I'm wondering how you pro's deal control characters. Often I do a RAW screen capture of the characters coming in from procomm, and I'm trying to figure out what they mean, what they purpose is (often, certain control characters are for formatting the screen, at least on my WYSE 55 I believe so). For example, I have the captured text file, and I'd like to find out what ASCII value they represent, what Carret symbol (i.e. ^M) they translate to, and lastly, what aspect function I can use to take an ascii value, and feed it to the system. (I know 'transmit' can take carret symbols, but how about ascii?)
Thanks in advance,
Daniel
Thanks in advance,
Daniel