> I want the 3:15 to be like TIME which is a var

So use:

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

Kev

> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 27, 2000 2:00 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] REBOL Vars Re:(3)
> 
> 
> 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
> 


------------------------------------------------------------------------
Kevin McKinnon, System/Network Administrator     [EMAIL PROTECTED]
Sunshine Communications                     http://www.sunshinecable.com

PGP Public Key: http://www.dockmaster.net/pgp.html   PGP 6.0 www.pgp.com

Reply via email to