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

[REBOL] Keystroke test

From: tim::johnsons-web::com at: 5-Aug-2000 9:41

Hey Y'All: If I run a rebol script in a forever loop, I have to shut rebol down to terminate the script. Is there a rebol function to test for a keystroke, and if one found, redirect control? (sort of like kbhit() would do in "C"). Thanks -Tim