% Const NUMBER_OF_IMAGES = 8 Randomize Dim intImageNumber ' A var to store our randomn number ' Pick a random number between 1 and NUMBER_OF_IMAGES (8) intImageNumber = Int((NUMBER_OF_IMAGES * Rnd) + 1) intImageNumber2 = Int((NUMBER_OF_IMAGES * Rnd) + 1) %>
![]() |
|
||||||||
![]() |
Graduate Student Documents
|
Quick Links
|