Hi Gabriele Thanks for the correction. Silly of me to overlook the most simple method of returning a value from a script. Ciao, Larry ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 03, 2000 4:58 AM Subject: [REBOL] Return value from a Script??? Re:(2) > [EMAIL PROTECTED] wrote: > > > There is no formal mechanism for a script to return a value. There are > > several distinct ways to use scripts: > > Actually, every script returns a value, in the same way as every > block returns a value. DO will return the last value in the script > (in the same way as it returns the last value in a block). > > Ciao, > /Gabriele./ > o--------------------) .-^-. (----------------------------------o > | Gabriele Santilli / /_/_\_\ \ Amiga Group Italia --- L'Aquila | > | GIESSE on IRC \ \-\_/-/ / http://www.amyresource.it/AGI/ | > o--------------------) `-v-' (----------------------------------o >
