another funcition would be implemented for convenience in futur 0.72
all con functions (CDate, Format$, etc.....) must return a NULL char or ""
string if the result can't be obtened
ex:
CDate("toto") => NULL
actualy CDate ("toto") => error type mismatch
regards
Olivier