in reply to Re: Print Question
in thread Print Question
I'd write this as
. That is, to me, much more clear then using the semi-magical $,.print '>', $unixfrom, join("\n", $return_path[$j], $received[$j], $date[$j], $from[$j], $to[$j], $subject[$j], $message_id[$j], $mimeversion[$j], $content_type[$j], $xstatus[$j], $xkeywords[$j], $xuid[$j]);
|
|---|