I'm having a little problem with randomization code in Ebasic. I have this code:<br><br>Dim drawno As Integer<br>drawno = Random(0, 7)<br><br>...and yet, drawno is initialized to '0' every time. This code is used for 8 repetitions in the program, and each time "0" comes up. Even with "Randomize" in front, the same thing happens.<br>
<br>Is there something I'm doing wrong?<br><br>Adam<br><br><br><br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups "E-Prime" group. <br> To post to this group, send email to e-prime@googlegroups.com <br> To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en<br>
-~----------~----~----~----~------~----~------~--~---<br>
<br>