const maxI = 2147483647 const minus_maxI=-2147483648
r.Seed=r.InRange(minus_maxI, maxI) r.Seed is always the same // -2147484e+9 Any suggestions? :-) thanks _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
