<br><br><div class="gmail_quote">2009/5/11 Olivier <span dir="ltr">&lt;<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>2. Secondly, I would like not to use GOSUB_RETVAL  and call a custom function just like I&#39;m calling other functions with statements like :<br>123 =&gt; {<br>     NoOp(TOLOWER(fOo BaR));<br><br>
</blockquote></div>Here, I meant<br>NoOp(read this ${TOLOWER(fOo BaR)});<br>