Is there a bug in Navision 3.10A for the Job Scheduler function? It seems so...
the following code in the job sched mgmt form is...
IF (TIME - LastCheck) / 1000 < JobSchedMgtSetup."Interval Check (Sec.)" THEN BEGIN
The problem is that when the time changes over to the new day the left side of the express turns into a large negative number.
ex. TIME = 12:50 AM, LastCheck = 11:55 PM.
I could probably write my own code to fix this but I was wondering if there is a MBS official fix.
speaking of which is there a non-partner site where I can get patches and fixes information?
Thanks,
oc
0
Comments
Aren't patches and fixes available on CustomerSource?