Script to Randomly choose text only one time??
Posted: Fri Jun 18, 2004 6:33 pm
Hi to All,
I'm taking a much needed break from database learning/programming. I am trying to finish a small demo for GE that I created a while back. As usual, I need some help...
I have a Switch (Select Case) statement with 4 Cases. Each Case holds a text string. The program randomly selects a string of text each time the player left clicks the mouse. The program allows the player only 4 mouse clicks.
My problem:
How do I stop all of the previously generated random strings of text from being generated again:?:
I'm taking a much needed break from database learning/programming. I am trying to finish a small demo for GE that I created a while back. As usual, I need some help...
I have a Switch (Select Case) statement with 4 Cases. Each Case holds a text string. The program randomly selects a string of text each time the player left clicks the mouse. The program allows the player only 4 mouse clicks.
My problem:
How do I stop all of the previously generated random strings of text from being generated again:?: