Hi, all try:
o: context [a: 1 b: func [][a]]
o/b ;==1
;and then
o2: load mold/all o
o2/b
** Script Error: a word has no context
** Where: b
** Near: a
Function body is not binded against the object context.
Feedback answered to me that this happens for security reason.
Can someone explain it to me? I do not understand where is the security
problem.
---
Ciao
Romano
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.
