MARTINRODDY
Programmer
I am subtracting two dates to get the duration in a certian state. The duration will be in seconds.
Some people have suggested using the:
DateDiff(IntervalType,StartDateTime,EndDateTime)
This is perfect, brillant piece of functionality. The only problem I have is the this function is rectricted to Crystal 8 and I am developing in Crystal 7.
Is there any patchs available to Crystal 7 for this ??? Or has anyone got code that can do this in ver 7??????
Thanks alot.
Martin
Some people have suggested using the:
DateDiff(IntervalType,StartDateTime,EndDateTime)
This is perfect, brillant piece of functionality. The only problem I have is the this function is rectricted to Crystal 8 and I am developing in Crystal 7.
Is there any patchs available to Crystal 7 for this ??? Or has anyone got code that can do this in ver 7??????
Thanks alot.
Martin