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 _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor