• mystic python requests

    From g00r00@21:1/120 to Gryphon on Sun Mar 10 06:42:08 2019
    Is there a way to add ENTER and ESC keys to the python onekey? I can do
    it in MPL but can't seem to do it in MPY. I've tried onekey("ABQ"+#13,False) but I get an error. I also tried onekey("ABQ"+Chr(13),False) but it doesn't take ENTER as a keystroke.

    The "testpython.mpy" that ships with Mystic does this and it sees to be
    working for me. Or was it the msgread.mpy? Either way you should be able to do chr(13) like you have shown above.

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Cyberia BBS | cyberiabbs.zapto.org | San Jose, CA (21:1/120)