Dick wrote: > Does the evaluation of the expression: a + b > > Happen synchronously, or asynchronously > > Are the values of 'a' and 'b' currently exclusive to the process that can perform the '+' operation or are they in 'shared' mode ?
Rebol is single threaded. Your question is pretty much meaningless. Andrew Martin ICQ: 26227169 http://valley.150m.com/ -><- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
