-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Monday, October 22, 2001 at 6:07:59 PM , Jerry McRae wrote about "%IF with %TIME":
> I cannot get the time macro from help to work correctly. > %IF:"%TIME"<"12:00":"morning":"%IF:'%TIME'>'17:00':'evening':'afternoon'" > time=%time > produces: > evening > time=7:29 AM First problem I see here is time format. In the template you used European time (0:00 to 24:00) and the system time of your machine seems to be in US format am/pm Else, here on my system it work fine: the time was 18:12 so it said: evening, which in my opinion is correct. Set your system date correctly and give it another try. - -- Astronomers discovered bad luck ________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: Member of the PGP-Basics, Encryption Help Team iD8DBQE71EWR8WBGNj3ut+0RAgsjAKCOLArQl8XLde4V7Sesn+vP3QQb6ACg1O7c agTcpbbMOvk+zt20D/GfyeY= =FIJb -----END PGP SIGNATURE----- -- ________________________________________________________ Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Latest Vers: 1.53d FAQ : http://faq.thebat.dutaint.com

