Hi,

to me it looks like the size of an array.
The name of the array is contained in the variable $dlr and $# gives the name of the 
array (+1)


Rüdiger

-----Ursprüngliche Nachricht-----
Von: Randy W. Sims [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 21. November 2003 12:44
An: Kevin Hill
Cc: Active Perl Mailgroup (E-mail); Perl Win32 Users (E-mail)
Betreff: Re: Wierd Perl syntax ($#$dlr) explanation, please!


Kevin Hill wrote:

> Guys,
> 
> Just found this in some of our legacy Perl code - any idea what it does? $dlr is a 
> scalar, containing the name of a dealer.
> 
>       $#$dlr
> 

That looks like two variables to me. See perlvar for $#.

Randy.


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to