[Nh-pm] Record Errors

Andrew Brosnan andrew at broscom.com
Tue Jul 22 16:04:33 CDT 2003


On 7/22/03 at 3:32 PM, fblack at docucorp.com (Black, Franklin) wrote:

> 
> 
> foreach my $rec (@farray1)
> {
>  my @parray=@{$rec->{'parray}};

                      ^^^ unmatched '

>  if(SearchForm($rec)==0)
>  {
>     print "$rec->{'rev'}\n";
>  }
> 
> 
> }
> 
> 
> This was working, now it says "Error after rev"
> 
> Everytime I use the ->{}, I get an error.
> _______________________________________________
> Nh-pm mailing list
> Nh-pm at mail.pm.org
> http://mail.pm.org/mailman/listinfo/nh-pm
> 



More information about the Nh-pm mailing list