On Mon, Aug 18, 2003 at 07:40:23AM -1000, Jaymes Schooler wrote:
> unless I miss my guess, which is possible, its Monday...you
> need to finish your if statement out with "fi" like this ...
>
> if (@{$row_ref6} == '1') {
> print "Status is @{$row_ref6}\n";
> }
> fi
What scripting language is that, Bourne-Again Perl? :)
-Vince