I must be missing something then . . . my startup file (start.rmd) has similar language in it...but the entries register incorrectly still.
Tom -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emmitt Dove Sent: Thursday, December 11, 2008 10:49 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: 0008 instead of 2008 Tom, In my rbengine76.cfg I have: SET DATE CENTURY 19 SET DATE YEAR 50 The default .cfg sets the year to 30. What the combination of these two does is tell R:BASE that any two-digit year over the DATE YEAR value is in the default century. So '88' will be interpreted as 1988, whereas '20' will be interpreted as 2020. Emmitt Dove Manager, Converting Applications Development Evergreen Packaging, Inc. [EMAIL PROTECTED] (203) 214-5683 m (203) 643-8022 o (203) 643-8086 f [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Eldred Sent: Thursday, December 11, 2008 10:28 AM To: RBASE-L Mailing List Subject: [RBASE-L] - 0008 instead of 2008 Good Morning all, I know it is an easy change to make, but I sure can't remember how to do it. My default dates are registering as 0008 rather than 2008 ... where and how do I adjust the century? Thank you Tom Eldred

