Subj : DateUtils To : borland.public.cpp.borlandcpp From : Vincent Profaci Date : Wed Sep 07 2005 03:23 pm Folks--I am a complete novice at this so please have patience. In trying to create a new application on C++ Builder 6, I am unable to use any DateUtils functions (such as IsValidDate). I receive an error message that I am calling to an undefined function. This does not happen with, e.g., SysUtils functions (such as DateToStr). Should I be including a certain "#include" library that I am missing? Thanks. Vince .