> > - $stop = print_LAS_record (@rec);
> > + $stop = &print_LAS_record (@rec);
> > }
> > }
> Thanks for the Perl tip! (How come it worked for me?)
The ampersand is optional in Perl v5, but v4 still depends on it.
// Matt Zimmerman Chief of System Management NetRail, Inc.
// mdz@netrail.net sales@netrail.net
// (703) 524-4800 [voice] (703) 524-4802 [data] (703) 534-5033 [fax]