Hi all,

Can someone point me in the direction of getting the CTRL T value (^T) into
a string?
I need it for a line break on a system call, "net send".
Something along the lines of
"net send computer_name line 1 ^T line 2 ^T line 3".
>From what I've seen the Dec# is 20 and the Hex# is 14, but I have no idea
how to get it
into the ^T.

Thanks!
Terence

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to