HI,
I know the question sounds stupid :-)
But how do I access data in a PP hash. I know in Perl it would be something like \\\$test = %hashtest{key}.
I assume in PP it should look like #test:= @hashtable[#key].
Is this correct? I am asking as the syntax does not seem to work.
Thanks for the help,
Jens.
