#1  How can I tell the upper boundary limit of the array (IE, Max Entries)

#2  if I have an array: @item ... how can I see just the 5th element?
something like: print @item[5]; ??  Would that work?

Any assistance would be fantasic ... also, if that does work, does Perl 
start with 0 or with 1 as the base element?

Thanks a bunch!

Brian


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

Reply via email to