Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type a string date
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Miscellaneous
Thread ID:
01496168
Message ID:
01496180
Views:
60
There's no difference between results of both expressions. They both return current date as a string.

>sorry for my poor english....
>
>first sample
>
>a = dtoc( datetime() , 1 ) 
>
>?  something() return 'T'  && i want 'T'
>
>
>second sample
>
>a = dtoc( date() , 1 ) 
>
>?  something() return 'D'  && i want 'D'
>
>
>
>>Bernhart,
>>
>>maybe I have a bad day, but I don't understand what you want.
>>
>>>hi all,
>>>
>>>a = dtoc( datetime() , 1 ) OR a = dtoc( date() , 1 )
>>>
>>>I want a formule that give "T" or "D" when i type A
>>>
>>>how can i have this ?
>>>
>>>
>>>thank in advance
>>>
>>>bernhart
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform