CompuServe Messages

Ansi Codes from 'C'

    02-Sep-90 18:45:56
Fm: Mike Spille/Manx 71545,1466
To: Michael Haynie 72017,1030
Another possibility: use string concatenation. Eg: "\x9b""0 ….other garp" If your hex sequence is gonna be followed by something that happens to be a valid hexadecimal character, this is the easiest way to get around it. -Mike