Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A little confused with RAND()
Message
 
 
To
01/04/2009 08:18:38
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01392453
Message ID:
01392540
Views:
66
>>Hi,
>>
>>Here is an example and the results with question inline:
>>
>>
>>SET DECIMALS TO 6
>>ldBaseDate = {^1900-01-01}
>>ldCurrDate = DATE()
>>RAND(ldCurrDate - ldBaseDate)
>I see you've solved your original problem. I'm just wondering why you're seeing RAND() this way. Is there some reason RAND(-1) won't work for you?
>
Hi Tamar,

Based on Dmitry's previous post Thread #1387096, he doesn't want random number but rather something that looks like random number but based on a date.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform