<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div id="ygrp-mlmsg" class="" style="font-size: 13px; font-family: Arial, helvetica, clean, sans-serif; background-color: rgb(255, 255, 255); position: relative;"><div id="ygrp-msg" class="" style="line-height: 1.22em; z-index: 1;"><div id="ygrp-text" class="" style="line-height: 1.22em; font-family: Georgia;"><p class="" style="line-height: 1.22em; margin: 0px 0px 1em;">[| :arg1. tmpVar | <br class="" style="line-height: 1.22em;">  tmpVar: 5.<br class="" style="line-height: 1.22em;">  arg1 + tmpVar.<br class="" style="line-height: 1.22em;">] value: 1.</p><div class=""><br class=""></div><div class="">Should work IIRC.</div></div></div></div><div><br class=""><blockquote type="cite" class=""><div class="">On Sep 18, 2018, at 3:54 PM, notebook <a href="mailto:notebook22312@gmail.com" class="">notebook22312@gmail.com</a> [self-interest] <<a href="mailto:self-interest@yahoogroups.com" class="">self-interest@yahoogroups.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="ygrp-mlmsg" style="font-size: 13px; font-family: Arial, helvetica, clean, sans-serif; caret-color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration: none; position: relative;" class=""><div id="ygrp-msg" style="line-height: 1.22em; z-index: 1;" class=""><div id="ygrp-text" style="line-height: 1.22em; font-family: Georgia;" class=""><p style="line-height: 1.22em; margin: 0px 0px 1em;" class="">Hello,<br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class="">I'm trying to use local variables in a block, that are writable and do not come from the parameter list.<br style="line-height: 1.22em;" class="">So something like this:<br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class="">[| :arg1. |<span class="Apple-converted-space"> </span><br style="line-height: 1.22em;" class="">  tmpVar: 5.<br style="line-height: 1.22em;" class="">  arg1 + tmpVar.<br style="line-height: 1.22em;" class="">] value: 1.<br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class="">But I get told that "tmpVar: is not found"<br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class="">Or does self not support such kind of local variables?<br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class="">regards<br style="line-height: 1.22em;" class="">Chris</p></div><div style="line-height: 1.22em; color: rgb(255, 255, 255); height: 0px;" class=""></div></div></blockquote></div><br class=""></body></html>