Hello there!
I would like to ask for you help.
In order to calculate the check number, I have to determine the division of
a 21 digits number by 97 and for that I use the MOD () command.
The problem is that Fox only uses 15 digits for numeric values, and I would
need to get the result more then only 15 digits.
The command is mod(2500003842908003100,97)
Do you know how I can solve this problem?
Thanks in advance,
Pedro
PS - sorry for the bad English