PureBytes Links
Trading Reference Links
|
I have a line in some system code that reads,
If Date = LastCalcDate then begin
yadayadayada
end;
However, after some research, I find that the system never reaches the
"LastCalcDate". I don't know why. Has anyone seen this before? Anyone
know why the system can't get to lastcalcdate?
Regards,
Bill Vedder
|