Matt:

> info/date <------- string version of the date
>  print type? to-date info/date <---------- returns string!

Sounds strange.

One possibility ..... Could you have redefined to-date ?

from-date: "last tuesday"
to-date: "tomorrow"
print type? to-date info/date 
==string
[value of info/date]

You can check with
  source to-date

Sunanda.
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to