in reply to key's -> hex values

Not enough information, but Expect may help. In ASCII, 0x1c is FS, the old hardwired field separator. You probably need some Term thing to decode the keyboard.

After Compline,
Zaxo

Replies are listed 'Best First'.
Re: Re: key's -> hex values
by FireBird34 (Pilgrim) on Feb 08, 2004 at 05:56 UTC
    Ok, thanks -- I'll look into this.

    I think I have it figured out though; I was able to modify the code a bit to *skip* that step :)