On Fri, 19 Jul 2002, Dave Hodgkinson wrote:

> I want:
> 
> table = "sector" ;
>    id = params.${table}_id ;
> 
> But that coughs. What am I missing?

table = "sector";
   id = table _ "_id";
   id = params.id;

?

-- 
s''  Mark Fowler                                     London.pm   Bath.pm
     http://www.twoshortplanks.com/              [EMAIL PROTECTED]
';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/  +/
){for(0..30){$|=print$t->Tgoto(cm,$_,$y)." $w";select$k,$k,$k,.03}$y+=2}



Reply via email to