Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Random
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Random
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01415429
Message ID:
01415431
Views:
70
>I need to generate random character expressions
>
>I tried rand() but it only generate numeric expressios

The first idea that comes to mind is to generate random number from 65 to 122 (letters from A to z) and use CHR(lnRandomNumber)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform