You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2002/10/03 21:29:42 UTC

Re: [$ return ... $]

Hi!
> 
> Why is there no [$ return $] ?
> 

At least it's on the todo list....

You can do something like

[$sub foo $]
....

    [- $_[0] = $return_that_value -]
[$endsub$]

[-
# data will be returnd in $retdata
foo($retdata) ;
-]

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org