> Now I've added a new field to the table referenced by the same > form with a date format. I've defined in Rbase 7.1 a dbedit field with a > default value of .#date. In this field nothing shows up. Is there a bug or > am I doing something incorrectly?
If the field is of type DATE, you do NOT need (and should not use) a format mask on the field. R:Base will format the field according to the current date settings. If the field is of type TEXT (suitable for masking), then I don't know if you can use a date value for the default. -- Larry
