Janek Schleicher wrote at Wed, 05 Jun 2002 20:14:27 +0200:
>> I am trying to print the newest value in the array.
>>
>> $questionpos[$questionno][$#{$questionpos[$questionno]}]
>>
>>
> print $pos[-1];
> Sorry, I wrote to quick: print $pos[$no][-1]; Cheerio, Janek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
