> What is the goal of your setup. Maybe your better of saying:
>
> class object {
> var $a
> var $bb
> etc
>
> }
>
> $a =new object
> $obj = mgd_list_whatever
> $a->bb = $obj->name
> ect
>
> ?I do not get it. I need &(a); instead of &(article.name); &(b); instead of &(article.title); etc etc Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
