Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get (a-z) or (A-Z) or (0-9) with rand()?
Message
From
23/09/2005 09:22:57
 
 
To
22/09/2005 18:38:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01052187
Message ID:
01052355
Views:
6
>>What do I have to do to have the following results
>>
>>Letter 'a' to letter 'z'
>>or
>>letter 'A' to letter 'A'
>>or
>>digit '0' to digit '9'
>>
>>While using the function RAND()?
>
>
>? substr('AB...Zab...z01...9',RAND()*62+1,1)
>
Thank you.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Previous
Reply
Map
View

Click here to load this message in the networking platform