Ok I'm getting a error !A date-time is required here
and I'm not sure why ? any clues
my code looks like this
{PDL_TASK_VIEW.FCREATIONTIME} >= datetime(year(currentdate),month(currentdate),day(currentdate),5,45,0)
I have a program that runs some math at 05:55:am every day. But I want to grab the new values for that day and
add too a report for that day.
Thanks
I'm new to crystal and I run this code in other reports and it works?
and I'm not sure why ? any clues
my code looks like this
{PDL_TASK_VIEW.FCREATIONTIME} >= datetime(year(currentdate),month(currentdate),day(currentdate),5,45,0)
I have a program that runs some math at 05:55:am every day. But I want to grab the new values for that day and
add too a report for that day.
Thanks
I'm new to crystal and I run this code in other reports and it works?