[REBOL] Re: Error
From: john:schuhr at: 25-Jun-2001 12:08
You should group the logic relationships like so: if (rtime > (ctime + 5)) [ ; do something ] At Monday, 25 June 2001, you wrote:
[REBOL] Re: ErrorFrom: john:schuhr at: 25-Jun-2001 12:08
|