In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
I have a very strange problem with displaying large numbers. For example, I have numeric fields which contains number 2201000253. FR displays this number as -2093967043. Actualy: 2201000253 - 2^32 = -2093967043 so obviously there is some limitation.
Older version show wrong "big" numbers like 2201000253 (first report P.FR3). Also, the old version correctly displays a manually created variable (P2.FR3).
Second version fix bug with number and displays right value. BUT - this version does not recognize manualy created variable and reports error! This version does not even allow such a report to be saved (see picture)!
Ok, newer versions solve the problem with a large number (the problem is also solved in the my 1.5.1609.7 version), but the problem with manually created variables remains! Is this fixed in your version?
On this link is version 1.5.1609.7, which has bug. Can you upload your version please?
Thanks for the recommendation, but the problem is that we have a huge number of users who have custom made fr3 scripts with manually created variables. If I put a FR version that can't accept that, I have to change 1000+ scripts...