ID:266480
Mar 18 2002, 2:33 pm
|
|
is it possible to make after it selecrs a random choice of its probibility then add 1 to a var?
|
Mar 19 2002, 10:25 pm
|
|
all you need is whateveryourvariableis rand(1*3) or something and add 1 to that variable. I think you used the rand proc and add one to the variable.
|