Hi All.
I am wondering what the point of selecting  range checking and overflow checking
in Compiler options are when it brings up what would seem to be invalid errors:
  s: longint;
begin
    S := round(DTnum / 10000); //about every 20 seconds <RANGE CHECK HERE BUT
RESULT IF NOT CHECKED IS FINE.


_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to