According to the VFP 6 help file, it was. Tracy
-----Original Message----- From: Ken Kixmoeller/fh Sent: Friday, February 20, 2009 9:31 AM Was the DATE(y,m,d) syntax in VFP6? I thought it came with 7 or 8. On Feb 20, 2009, at 8:25 AM, Tracy Pearson wrote: > This is the format I prefer to use. It avoids trouble when the > application might have a different SET DATE which can bite you with > CTOD() > > Tracy > > -----Original Message----- > From: Vince Teachout > Sent: Friday, February 20, 2009 9:27 AM > > Ken Kixmoeller/fh wrote: >> On Feb 19, 2009, at 10:13 PM, Efren Pedroza wrote: >> >>> DateFiled > '01/01/2008' and I get a Type Mismath Error. > > As you've seen, there are several ways to skin that cat. > Here's another: > > DateFiled > Date(2008,1,1) > > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000401c99367$bfe525b0$3faf71...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

