raptor wrote:
>
> hi,
>
> Is it possible to return more than one var from $Response->Include() .. i
> seem to not have a success :
>
> my $val1 = $Response->Include("myinclude.inc");
> is OK, but this doesn't seem to work :
>
> my ($val1, $val2) = $Response->Include("myinclude.inc");
>
I never really thought to use $Response->Include() in
this way, but if you want to, then why not, eh?!
I'll attach separately my latest dev 2.23 which will
have this fixed.
--Josh
_________________________________________________________________
Joshua Chamas Chamas Enterprises Inc.
NodeWorks Founder Huntington Beach, CA USA
http://www.nodeworks.com 1-714-625-4051
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]