Hello Kevin, Sunday, June 23, 2002 at 00:31 GMT -0400, was when inspiration required Kevin Coates [KC] to write:
KC> That solved the problem! Great. I'm glad it works. KC> Thanks, Januk. Now that that's working, do KC> you have a QT for the day of the week also? Yes, see my intro. ====[QT Date-Day]==== %SETPATTREGEXP="(?im-s)^Date\:\s*(...)"%- %REGEXPMATCH="%HEADERS"%- ====[End]==== Then add the following to the beginning of the date QT ===[QT addition: Date]==== %REM="Do the translation of the weekday"%- %Comment="%QINCLUDE=""Date-Day"""%- %IF:"%Comment"="Sun":"Sunday":""%- %IF:"%Comment"="Mon":"Monday":""%- %IF:"%Comment"="Tue":"Tuesday":""%- %IF:"%Comment"="Wed":"Wednesday":""%- %IF:"%Comment"="Thu":"Thursday":""%- %IF:"%Comment"="Fri":"Friday":""%- %IF:"%Comment"="Sat":"Saturday":"", %- %- ====[End]==== -- Thanks for writing, Januk Aggarwal Was August Mobius so rigid that he could only see one side of a question? ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
