"Is A Date" Question

Jan Schenkel janschenkel at yahoo.com
Wed Sep 24 15:30:00 EDT 2003


--- Ken Ray <kray at sonsothunder.com> wrote:
> 
> > on closeField
> >   put the text of me into tDate
> >   convert tDate from system date to date
> >   if the result is not empty then
> >     answer error \
> >            "Please enter a date in the format :"
> && \
> >            the short system date
> >     select text of me
> >   else pass closeField
> > end closeField
> 
> It would be great if:
> 
>   convert tDate from system date to date
> 
> would just work instead of bringing back "invalid
> date" when 'tDate' is
> properly formatted according to the system. Is this
> a bug or a feature
> request?
> 

It converts correctly for me on a Dutch Win2K, from
sytem date to date ; so it could be interesting to
check on what combination it fails :-)

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the use-livecode mailing list