Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RAND() not very random
Message
From
21/09/2006 06:09:41
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01155607
Message ID:
01155862
Views:
27
>>>How so, amd why not suggest an alternative? It's just a cheap & cheerful way of generating a (fairly) unigue file name.
>>
>>
>>lcDateStr = ttoc(datetime(), 1)
>>
>
>Thanks Gregory. Then it needs converting to a format readable to a British eye/brain, with "_" separators, etc. It's not that important :-)
>
>Terry

Terry,

That's easy
?transform(ttoc(datetime(),1), '@R ####_##_##_##:##:##')
?transform(ttoc(datetime(),1), '@R ####-##-##_##:##:##')
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform