[Tutor] Trying to send a cursor down key press string to a device
dave selby
dave6502 at gmail.com
Sat Mar 17 12:55:42 CET 2012
HI,
I have an attatched mymobiler device which I can send string to, I
need to send a cursor down command but am having problems,
I need to send ... 224 followed by 80 I found this by monitering msvcrt.getch()
However I do not know how to construct this, chr(224) + chr(80)
returns a loud bleep from my mymobiler device instead of moving the
highlighte down one line
Any ideas
Cheers
Dave
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
More information about the Tutor
mailing list