Hi [EMAIL PROTECTED],

> then how can i use this if statement: if now/time == VAR [

if now/time = 3:15 [print "alarm"]

or use either,

either now/time = 3:15 [print "now"][print "not now"]

- Chris

Reply via email to