Intelligence is Context
[1/2] from: laplace::worldnet::fr at: 24-Mar-2002 17:55
Rebol can define context variables. But can Rebol know the context of its
execution:
- know the history of its code execution (like console's history) ?
- know the sender of a message (the caller of a function in the case of a
function) ?
[2/2] from: rotenca:telvia:it at: 24-Mar-2002 20:11
Hi,
> Rebol can define context variables. But can Rebol know the context of its
> execution:
> - know the history of its code execution (like console's history) ?
No.
> - know the sender of a message (the caller of a function in the case of a
> function) ?
No.
---
Ciao
Romano







