Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Limited random numbers
Message
From
15/05/2007 09:07:25
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01225489
Message ID:
01225492
Views:
23
>Is it possible to return numbers from 1 to 10,000 in a aleatory way ?
For x=1 to 10000
  ?x
Endfor
Previous
Reply
Map
View

Click here to load this message in the networking platform