> Using the development version, you have to store your date in the > settings file using CStr(), and read it using CDate(). > That does not work if the settings file is written in English and opened in Finnish. CDate() just fails silently (returns null). Jussi