"UV 9.6.1.3 on NT.
I needed to generate some random numbers between 0 and 370570, and just to
check the distribution of numbers, I ran this snippet of code:
FOR I = 1 TO 999999
 THIS.NUM = RND(370570)
NEXT"

Add this line to the top
PRECISION 0

and try it again.
Will
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to