Sabherwal, Balvinder (MBS) wrote:

> List,
> 
> How can I find out number of elements or values in an array using array
> reference ( i. e.    @$array)??

Whoops, mis-read that part about the ref.  Yes what you have is correct.
You may need to explicitly add 'scalar' if it's not in a scalar context.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to