Subject How to split a number
Author apatri@inwind.it
Hi All.
Again here.

Please list:
How to extract the integer part of a numeric field??????

eg:
If I have let say: 5,75
I'd like to split in 5 and 0,75.
Final: What is( if exist ) the equivalent of int and frac of Delphi?

TIA
Arnaldo