>Can anyone suggest a way of checking if a date object falls within a 
>predetermined date range?

Just test with < and >:


put the systemdate < date(2001,6,7) and the systemdate > date(2001,6,5)
-- 0

Tomorrow this would return a 1.


-- 

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to