From the documentation on `run`:
Tasks may freely read and/or set local variables and procedure inputs.
Trying to do the same with strings [via `run`] may or may not work and
should not be relied on.
On 10/07/2014 02:48 PM, Alan Isaac wrote:
|
to go
let test 0
foreach[0][
settest 0;works fine
run "set test 0";raises error
]
end
|
Is this behavior desirable (and if so, documented)?
Alan Isaac
--
You received this message because you are subscribed to the Google
Groups "netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.