[ system/console/keys ]
[1/1] from: rebolinth::nodep::dds::nl at: 27-Mar-2002 21:57
Hello All,
What does :keys do in this object?
Im not able to find anywhere the meaning of it...
Is it redefined keys? or inputs? or ??
make object! [
history: ["probe system/console"]
keys: none
prompt: {^[[32m^[[@>> ^[[0m^[[10D}
result: "== "
escape: "(escape)"
busy: "|/-\"
tab-size: 4
break: true
]
Thanks in advance...
Norman.