On Fri, Oct 11, 2002 at 01:50:53PM -0500, James Edward Gray II wrote: > It's the indirect method call syntax, as far as I understand.
It looks like it, but it isn't. See http:[EMAIL PROTECTED]/msg33969.html for a recent discussion on that. > Personally though, I wouldprefer to see your example as: > > if (condition) { > print FILEHANDLE list, of, stuff; > next; > } I agree. It's much more readable. Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
