Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: kbhit()

From: joel:neely:fedex at: 22-Jun-2001 14:28

Perhaps?
>> to-char 120
== #"x"
>> to-char 120
== #"x" Now as to why??? ... Dr. Louis A. Turk wrote:
> Hi again Jeff, > > Now if I type "x" I get: > > >> con: open/direct/binary [scheme: 'console] > >> until [wait .02 input?] choice: pick con 1 > == 120 > >> choice > == 120 > >> > > How did my x become 120? >
-- It's turtles all the way down! joel'dot'neely'at'fedex'dot'com