creating local variables

notebook notebook22312 at gmail.com
Tue Sep 18 22:54:59 UTC 2018


Hello,


I'm trying to use local variables in a block, that are writable and do 
not come from the parameter list.
So something like this:

[| :arg1. |
   tmpVar: 5.
   arg1 + tmpVar.
] value: 1.

But I get told that "tmpVar: is not found"


Or does self not support such kind of local variables?


regards
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.selflanguage.org/pipermail/self-interest/attachments/20180919/9098ae84/attachment.html>


More information about the Self-interest mailing list