Hello All,

For some time now im wondering about rebol/core internals.
also the following ->

What is the function/use of /keys within the system/console object?

If you have a hint please let me know...

make object! [
    history: ["probe system/console" "n"]
    keys: none
    prompt: ">> "
    result: "== "
    escape: "(escape)"
    busy: "|/-\"
    tab-size: 4
    break: true
]

(R)egards,
Norman Deppenbroek
-- 
Conversation/lunch: "How do you Eat your Rebol in the Morning?" 





-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to