On Thu 31-Jul-03 1:10pm -0400, daniel hahler wrote: > But I'm wondering how you get the comma out in your opening line.. do > you regexp it away?
No, I don't use a regex at all. I use: ---------------------------------------------------- On %ODate="ddd d-mmm-yy" %OTime="h:mm''am/pm -0400", ---------------------------------------------------- The downside is that I need to change the offset twice a year. -- Best regards, Bill ________________________________________________ Current version is 1.62r | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

