Hi, Sharriff,

[EMAIL PROTECTED] wrote:
> 
> Hi List!
> 
> One cannot use the "+" or "-" operators on a Date! value, how does one
> increase or step through date! values then? I�m trying to construct a
> graphical calender.
> 

How did you reach that conclusion?

    >> thisday: now/date
    == 25-Oct-2000
    >> thisday + 1
    == 26-Oct-2000
    >> thisday - 1
    == 24-Oct-2000

-jn-
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to