On Mon, Jul 02, 2001 at 09:58:43AM +0100, Govinderjit Dhinsa wrote:
> $fields[0],$fields[5],$fields[70],$fields[71],$fields[72],$fields[75],$field
> s[76],$fields[77],$fields[78],$fields[79];
If I couldn't get away with this atrocious by-position form (a hash, with
sanely named and thus self-documenting keys is a much better way to go) I'd
say something like:
@fields[0, 5, 70..72, 75..79]
Michael
--
Administrator www.shoebox.net
Programmer, System Administrator www.gallanttech.com
--
- Printf Govinderjit Dhinsa
- Re: Printf Chas Owens
- RE: Printf Richard_Cox
- Printf Govinderjit Dhinsa
- Re: Printf Maxim Berlin
- RE: printf Michael Fowler
- RE: printf Govinderjit Dhinsa
- Re: printf Paul Johnson
- RE: printf Aaron Craig
- Printf Govinderjit Dhinsa
- Re: Printf Brett W. McCoy
- RE: Printf Rob Dixon
- Re: Printf John W. Krahn
- RE: Printf pconnolly
- Re: Printf System Administrator
- printf Perl
