[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Simple file read, split



Vicki Brown wrote:
> 
> At 08:44 -0400 6/7/99, Geoffrey C Kinnel wrote:
> > Peta Adams / John Murray wrote:
> >>
> >>         if $alltimes[0] eq $username {

Missed this the first time, apologies if it's already been raised. 
Shouldn't that read:

	if ( $alltimes[0] eq $username ) {

??

- Barrie

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org