Hi,

--on 2003-01-21 00:32 +0100 Emiliano wrote:

> > I'm braindamaged I gues, could someone remind me of what is the proper
> > syntax to display arrays and friends using the &(); construct? Not the
> > old . notation, but the syntax I need to use if I don't use
> > --with-preparser-array-detection.
>
> &(var->attr); and &(var[index]);

&(var.attr); still works too, and is also the preferred format at least
for Midgard 1.4.4. I'm not sure if the arrow-Syntax even works to be
honest.


Live long and prosper!
Torben Nehmer

-- 
Torben Nehmer, Munich, Germany
http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED]
PGP Public Key: https://www.link-m.de/pgp/t.nehmer.asc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to