"Minderhout, Doug" <dminderhoutat_private> writes: > I need to send a Ctrl+Y You don't need od or man ascii for this: Y is the 25th letter so the ASCII code of CTRL-Y is 25 = 0x19 = 031 raw_string(0x19)
This archive was generated by hypermail 2b30 : Wed Feb 26 2003 - 10:22:20 PST