Training, Open Source computer languages
PerlPHPPythonMySQLApache / TomcatTclRubyJavaC and C++LinuxCSS 
Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
How to send ASCII control characters

Posted by doublea1535 (doublea1535), 19 August 2006
I am having a bit of a problem trying to send ASCII control characters like spacebar. One thing I am curious about is what code type do I use? decimal?

I am referencing this list:

http://www.i-logic.com/serial/ascii.htm

I thought it was decimal so I am trying:

send \032
send \32

This is not have the desired effect however.

Posted by admin (Graham Ellis), 19 August 2006
send \x20
will send a space character; replace the 20 with ANY other hex code that you need for any one of the 256 ASCII characters.

For a space, you can also write
send " "
(there's a space typed between the two double quotes)

Posted by doublea1535 (doublea1535), 19 August 2006
Thanks!  



This page is a thread posted to the opentalk forum at www.opentalk.org.uk and archived here for reference. To jump to the archive index please follow this link.

You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2012: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 899360 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho