Page 1 of 1

Good numeric, date, time error testing routines

Posted: Tue Nov 18, 2014 6:25 pm
by johnorourke1351
Hi,

I have been reading the posts and copying the sample code for testing data entry errors - numeric date time ssn etc. etc.

One of them using SendMessage_() had some sample code but appears to have a bug in the date logic that won't allow 10/10/1984 when the format is mm/dd/yyyy . Another procedure has the beginnings of a test for numeric fields using a purebasic procedure but has nothing for dates etc.

Is there a fully debugged routine that is time tested and being used for testing for a range of data entry type errors?

Thanks for any help you can give

John O