cslee Posted May 19, 2004 Posted May 19, 2004 Does anyone have any ideal on how to generate random number / alphanumber in win9x dos ? I need it urgently .Thanks. I have no problem create random number in win2000/NT/XP but I need it in windows 9x.Please help !!
cslee Posted May 23, 2004 Author Posted May 23, 2004 certainly is Win9x batch script language.Any ideal ?
jrzycrim Posted May 28, 2004 Posted May 28, 2004 I have a small file called random.comIt will generate a random number between a minimum value and 65535. Not sure if this will be helpful but you might give it a try.Syntax: Random [min value] [max value]
cslee Posted May 31, 2004 Author Posted May 31, 2004 yes.the random application does help me a lots.Thank you so much ..!! Anyway ... do you know where can I find the batch programming for "for loop syntax".Because I need to use for loop to retrieve the number generate by the random.com to define the variable for it ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now