Good afternoon list, I have the following QT to make my greeting: ==================== [begin] Good %IF:"%TIME='hh:mm:ss'"=>"04:00:00":"%IF:'%TIME=""hh:mm:ss""' <='11:59:59':'morning'"%-%IF:"%TIME='hh:mm:ss'"=>"12:00:00": "%IF:'%TIME=""hh:mm:ss""'<='17:59:59':'afternoon'"%-%IF: "%TIME='hh:mm:ss'"=>"18:00:00":"%IF:'%TIME=""hh:mm:ss""' <='23:59:59':'evening'"%-%IF:"%TIME='hh:mm:ss'"=> "00:00:00":"%IF:'%TIME=""hh:mm:ss""'<='03:59:59':'night'"%- %TOFNAME,
[end] =============== Now, what i'm looking for is this: 00:00:00":"%IF:'%TIME=""hh:mm:ss""'<='03:59:59':'night' should produce 'hello' instead of goodnight but all the others should remain "good morning",... Is there a way of doing this? -- Best regards, Luc -------------------------------------------- Powered by The Bat! version 1.63 Beta/7 with Windows 2000 (build 2195), version 5.0 Service Pack 3 and using the best browser: Opera. "The fact that an opinion has been widely held is no evidence that it is not utterly absurd." - Bertrand Russell (1872-1970) - British philosopher -------------------------------------------- ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

