-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Monday, August 07, 2000, 2:09:26 AM, Martyn wrote:
>     - Get rid of the horizontal scroll bar - text should be fully
>     wrapped within the open message window upon reading that message

sub make_date {
  @time = gmtime(time);
  my(@month) = 
("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
  my(@dow) = ("Sun","Mon","Tue","Wed","Thu","Fri","Sat");

  $time[5] += 1900;
  my($date) = sprintf("Date: %s, %02d %s %d %02d:%02d:%02d 
+0000",$dow[$time[6]],$time[3],$month[$time[4]],$time[5],$time[2],$time[1],$time[0]);
  return($date);
}

    That would suck if it were wrapped, wouldn't it?  Funny thing is, the
editor doesn't have a scrollbar.  :)

- --
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
         ICQ: 5107343          | main connection to the switchboard of souls.
- -------------------------------+---------------------------------------------

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5i

iQA/AwUBOY7U0Hpf7K2LbpnFEQKIIACgj8yotLeWG78Mk/Yb5wy50rE4uMIAn3yL
k+F8vYC5LeFZ9mLGcLpMAnod
=eA/H
-----END PGP SIGNATURE-----

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : archive@jab.org


Reply via email to