i was wondering what is this code and what is its function.. obviously i can tell its a duration code and so forth but I am wondering what it does.
HFWDurNumHoursNormal ({CallLog.Date_Occurred_PCTL},{Detail.ReqFinishTime},
{CallLog.Date_Occurred_PCTL},{Detail.FinalSpan_Clearing})
Basically I am trying to avoid using the HFW, because for some reason the dll isnt installed in every PC.
i was wondering if there is another code that does the same thing sort of like
HFWDATETODATE can be substituted for cdate.
thanks,.
HFWDurNumHoursNormal ({CallLog.Date_Occurred_PCTL},{Detail.ReqFinishTime},
{CallLog.Date_Occurred_PCTL},{Detail.FinalSpan_Clearing})
Basically I am trying to avoid using the HFW, because for some reason the dll isnt installed in every PC.
i was wondering if there is another code that does the same thing sort of like
HFWDATETODATE can be substituted for cdate.
thanks,.