Page 1 of 1

Routine to data validate

Posted: Wed Nov 22, 2006 8:22 am
by RAI ROUSES
hi,
i have a numerical field that have a date (in format YYYYMMDD), i would like to validate if it corresponds to a correct date or not, there is any function/routine that allows to do this validation?
regards
rai

Posted: Wed Nov 22, 2006 8:29 am
by Raghavendra
I believe you can check with Iconv function.

Posted: Wed Nov 22, 2006 8:43 am
by chulett
Yes, you can - a combination of IConv and the Status function.