cDay=ALLTRIM("1") cMonth=ALLTRIM(str(month(date()))) cYear=ALLTRIM(STR(year(date()))) cDate1=ctod(alltrim(cyear+"-"+cmonth+"-"+cday))